Home
last modified time | relevance | path

Searched refs:tst_reinit (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtest_exec_child.c11 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execveat/
Dexecveat_errno.c16 tst_reinit(); in main()
Dexecveat_child.c16 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/creat/
Dcreat07_child.c13 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execve/
Dexecve_child.c18 tst_reinit(); in main()
Dexecve01_child.c15 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execvp/
Dexecvp01_child.c12 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execlp/
Dexeclp01_child.c12 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execv/
Dexecv01_child.c15 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execl/
Dexecl01_child.c12 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/execle/
Dexecle01_child.c15 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl06_execve.c19 tst_reinit(); in main()
/third_party/ltp/testcases/lib/
Dtst_checkpoint.c73 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/syscalls/getrusage/
Dgetrusage03_child.c30 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/security/dirtyc0w/
Ddirtyc0w_child.c95 tst_reinit(); in main()
/third_party/ltp/testcases/kernel/connectors/pec/
Devent_generator.c189 tst_reinit(); in main()
Dpec_listener.c310 tst_reinit(); in main()
/third_party/ltp/include/
Dtst_test.h298 void tst_reinit(void);
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_process.c301 tst_reinit(); in main()
/third_party/ltp/lib/
Dtst_test.c148 void tst_reinit(void) in tst_reinit() function
/third_party/ltp/doc/
Dshell-test-api.txt747 must have checkpoints initialized by calling 'tst_reinit()'.
Dc-test-api.txt655 tst_reinit();
665 'main()' is 'tst_reinit()' that sets up the IPC.
718 the test process must initialize the checkpoint by calling 'tst_reinit()'.