Home
last modified time | relevance | path

Searched refs:needs_checkpoints (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/pause/
Dpause01.c66 .needs_checkpoints = 1,
/external/ltp/testcases/kernel/syscalls/creat/
Dcreat07.c73 .needs_checkpoints = 1,
/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe02.c106 .needs_checkpoints = 1,
/external/ltp/include/
Dtst_test.h86 int needs_checkpoints:1; member
/external/ltp/lib/
Dtst_test.c91 if (tst_test->needs_checkpoints) in setup_ipc()
98 if (tst_test->needs_checkpoints) { in setup_ipc()
506 tst_test->needs_checkpoints; in needs_tmpdir()
/external/ltp/doc/
Dtest-writing-guidelines.txt595 In order to use checkpoints the '.needs_checkpoints' flag in the 'struct