Home
last modified time | relevance | path

Searched refs:cfg_specific_test_id (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/testing/selftests/net/
Dudpgso.c57 static int cfg_specific_test_id = -1; variable
565 if (cfg_specific_test_id == -1 || in run_all()
566 cfg_specific_test_id == test - tests) in run_all()
666 cfg_specific_test_id = strtoul(optarg, NULL, 0); in parse_opts()