Searched refs:restore_wallclock (Results 1 – 13 of 13) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/stime/ |
D | stime01.c | 63 .restore_wallclock = 1,
|
/third_party/ltp/testcases/kernel/syscalls/settimeofday/ |
D | settimeofday01.c | 58 .restore_wallclock = 1,
|
/third_party/ltp/testcases/kernel/syscalls/clock_settime/ |
D | clock_settime01.c | 107 .restore_wallclock = 1,
|
D | clock_settime03.c | 111 .restore_wallclock = 1,
|
D | clock_settime02.c | 165 .restore_wallclock = 1,
|
/third_party/ltp/include/ |
D | tst_test.h | 179 int restore_wallclock:1; member
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
D | clock_adjtime01.c | 257 .restore_wallclock = 1,
|
D | clock_adjtime02.c | 262 .restore_wallclock = 1,
|
/third_party/ltp/docparse/ |
D | README.md | 145 .restore_wallclock = 1, 187 "restore_wallclock": "1",
|
/third_party/ltp/lib/ |
D | tst_test.c | 1303 if (tst_test->restore_wallclock) in do_setup() 1366 if (tst_test->restore_wallclock) in do_cleanup()
|
/third_party/ltp/doc/ |
D | Test-Writing-Guidelines.asciidoc | 389 | '.restore_wallclock' | not applicable
|
D | C-Test-API.asciidoc | 1707 "restore_wallclock" that should be set to "1" so LTP knows it should: (1) 1729 .restore_wallclock = 1,
|
D | c-test-api.txt | 1619 "restore_wallclock" that should be set to "1" so LTP knows it should: (1) 1641 .restore_wallclock = 1,
|