Searched refs:test_entry (Results 1 – 1 of 1) sorted by relevance
1119 typedef struct test_entry { struct1122 } test_entry; argument1126 static int run_tests(LookupScope scope, const test_entry tests[], char **patterns) { in run_tests()1139 for (const test_entry *test = tests; test->f; test++) in run_tests()1151 static const test_entry user_tests[] = { in main()1196 static const test_entry system_tests[] = { in main()