Searched refs:parse_test_list_file (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtesting_helpers.h31 int parse_test_list_file(const char *path,
H A Dtesting_helpers.c172 int parse_test_list_file(const char *path, function
H A Dtest_progs.c809 err = parse_test_list_file(arg + 1,
822 err = parse_test_list_file(arg + 1,
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Darg_parsing.c149 ASSERT_OK(parse_test_list_file(tmpfile, &set, true), "parse file");

Completed in 196 milliseconds