/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl11.c | 66 void do_test(struct flock *, short, short, int, int); 139 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() function 183 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 292 do_test(&tl, F_WRLCK, 0, 0, 0); in main() 298 do_test(&tl, F_WRLCK, 0, 6, 0); in main() 304 do_test(&tl, F_WRLCK, 0, 15, 0); in main() 330 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 336 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0); in main() 342 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 368 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() [all …]
|
D | fcntl21.c | 65 void do_test(struct flock *, short, short, int, int); 160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() function 216 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 341 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 372 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 411 do_test(&tl, F_WRLCK, 0, 0, 0); in main() 417 do_test(&tl, F_WRLCK, 0, 6, 0); in main() 423 do_test(&tl, F_WRLCK, 0, 15, 0); in main() 461 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 467 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0); in main() [all …]
|
D | fcntl19.c | 70 void do_test(struct flock *, short, short, int, int); 153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() function 209 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 341 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 347 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 384 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 390 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 428 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 434 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 472 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() [all …]
|
D | fcntl20.c | 66 void do_test(struct flock *, short, short, int, int); 152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() function 208 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 340 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 346 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 383 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 389 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 426 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 432 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 469 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() [all …]
|
D | fcntl17.c | 91 int do_test(struct flock *, pid_t); 285 int do_test(struct flock *lock, pid_t pid) in do_test() function 543 if (do_test(&lock1, child_pid1)) { in main() 557 if (do_test(&lock2, child_pid2)) { in main() 571 if (do_test(&lock3, child_pid3)) { in main() 613 do_test(&lock2, child_pid2); in main() 614 do_test(&lock3, child_pid3); in main()
|
/third_party/cJSON/tests/ |
D | parse_examples.c | 46 static void do_test(const char *test_name) in do_test() function 111 do_test("test1"); in file_test1_should_be_parsed_and_printed() 116 do_test("test2"); in file_test2_should_be_parsed_and_printed() 121 do_test("test3"); in file_test3_should_be_parsed_and_printed() 126 do_test("test4"); in file_test4_should_be_parsed_and_printed() 131 do_test("test5"); in file_test5_should_be_parsed_and_printed() 159 do_test("test7"); in file_test7_should_be_parsed_and_printed() 164 do_test("test8"); in file_test8_should_be_parsed_and_printed() 169 do_test("test9"); in file_test9_should_be_parsed_and_printed() 174 do_test("test10"); in file_test10_should_be_parsed_and_printed() [all …]
|
/third_party/python/Lib/test/ |
D | test_audit.py | 19 def do_test(self, *args): member in AuditTest 49 self.do_test("test_basic") 52 self.do_test("test_block_add_hook") 55 self.do_test("test_block_add_hook_baseexception") 60 self.do_test("test_marshal") 65 self.do_test("test_pickle") 68 self.do_test("test_monkeypatch") 71 self.do_test("test_open", os_helper.TESTFN) 74 self.do_test("test_cantrace") 77 self.do_test("test_mmap")
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress03.c | 67 static void do_test(void* brk_max, long pagesize); 96 do_test((void*) brk_max_addr, pagesize); in main() 111 do_test((void*) brk_max_addr, pagesize); in main() 165 static void do_test(void* brk_max, long pagesize) in do_test() function
|
/third_party/toybox/scripts/ |
D | test.sh | 32 do_test() function 53 do_test "$TOPDIR"/tests/$i.test 59 do_test "$i"
|
/third_party/ltp/lib/newlib_tests/ |
D | test03.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | test01.c | 14 static void do_test(void) in do_test() function 20 .test_all = do_test,
|
D | tst_needs_cmds08.c | 14 static void do_test(void) in do_test() function 20 .test_all = do_test,
|
D | tst_needs_cmds01.c | 8 static void do_test(void) in do_test() function 14 .test_all = do_test,
|
D | tst_needs_cmds07.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | tst_needs_cmds04.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | tst_needs_cmds05.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | test10.c | 13 static void do_test(void) in do_test() function 20 .test_all = do_test,
|
D | test12.c | 12 static void do_test(void) in do_test() function 20 .test_all = do_test,
|
D | test_assert.c | 9 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | tst_needs_cmds03.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | tst_needs_cmds06.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
D | tst_needs_cmds02.c | 12 static void do_test(void) in do_test() function 18 .test_all = do_test,
|
/third_party/ltp/testcases/network/virt/ |
D | vlan02.sh | 12 TST_TESTFUNC=do_test 14 do_test() function
|
/third_party/ltp/lib/newlib_tests/shell/ |
D | tst_check_kconfig01.sh | 5 TST_TESTFUNC=do_test 8 do_test() function
|
D | tst_check_kconfig02.sh | 5 TST_TESTFUNC=do_test 8 do_test() function
|