Searched refs:TST_ASSERT_FILE_INT (Results 1 – 5 of 5) sorted by relevance
/third_party/ltp/lib/newlib_tests/ |
D | test_assert.c | 13 TST_ASSERT_FILE_INT("/proc/self/io", "read_bytes:", 0); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
D | prctl06.h | 38 TST_ASSERT_FILE_INT(PROC_STATUS, "NoNewPrivs:", val); in check_no_new_privs()
|
/third_party/ltp/include/ |
D | tst_assert.h | 21 #define TST_ASSERT_FILE_INT(path, prefix, val) \ macro
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
D | statx01.c | 88 TST_ASSERT_FILE_INT(line, "mnt_id:", buf->stx_mnt_id); in test_mnt_id()
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 2042 Also having a similar api pair TST_ASSERT_FILE_INT/STR(path, prefix, val) to assert
|