Searched refs:test_t (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.121.3/tools/tests/perf_index/ |
| H A D | perf_index.c | 28 } test_t; typedef 31 test_t test; 80 load_test(char* path, test_t* test) in load_test()
|
| /xnu-8020.121.3/tests/ |
| H A D | kqueue_file_tests.c | 125 } test_t; typedef 502 execute_test(test_t *test) in execute_test() 673 init_test_common(test_t *tst, char *testname, char *watchfile, int nprep, int nclean, int event, in… in init_test_common() 675 memset(tst, 0, sizeof(test_t)); in init_test_common() 706 init_test(test_t *tst, char *testname, char *watchfile, int nprep, int nclean, int event, int want) in init_test() 715 init_poll_test(test_t *tst, char *testname, char *watchfile, int nprep, int nclean, int event, int … in init_poll_test() 723 test_t test; in run_note_delete_tests() 825 test_t test; in run_note_write_tests() 1040 test_t test; in run_note_extend_tests() 1150 test_t test; in run_note_attrib_tests() [all …]
|
| /xnu-8020.121.3/tools/tests/superpages/ |
| H A D | testsp.c | 47 } test_t; typedef 742 test_t test[] = {
|