Searched refs:forks_child (Results 1 – 14 of 14) sorted by relevance
/external/ltp/lib/newlib_tests/ |
D | test13.c | 35 .forks_child = 1,
|
D | test07.c | 52 .forks_child = 1,
|
D | test05.c | 54 .forks_child = 1,
|
D | test06.c | 54 .forks_child = 1,
|
D | test04.c | 59 .forks_child = 1,
|
/external/ltp/testcases/kernel/syscalls/pause/ |
D | pause01.c | 65 .forks_child = 1,
|
/external/ltp/testcases/kernel/syscalls/creat/ |
D | creat07.c | 74 .forks_child = 1,
|
D | creat04.c | 90 .forks_child = 1,
|
/external/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe02.c | 105 .forks_child = 1,
|
/external/ltp/include/ |
D | tst_test.h | 84 int forks_child:1; member
|
/external/ltp/testcases/kernel/syscalls/access/ |
D | access01.c | 175 .forks_child = 1,
|
/external/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 287 .forks_child = 1,
|
/external/ltp/lib/ |
D | tst_test.c | 322 if (!tst_test->forks_child) in safe_fork()
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 563 IMPORTANT: You have to set the '.forks_child' flag in the test structure
|