Home
last modified time | relevance | path

Searched refs:TST_EXP_POSITIVE (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol01.c34 TST_EXP_POSITIVE( in test_memcg_subtree_control()
37 TST_EXP_POSITIVE( in test_memcg_subtree_control()
/third_party/ltp/testcases/kernel/syscalls/getuid/
Dgetuid01.c20 TST_EXP_POSITIVE(GETUID(), "getuid()"); in verify_getuid()
Dgetuid03.c20 TST_EXP_POSITIVE(GETUID(), "getuid()"); in verify_getuid()
/third_party/ltp/testcases/kernel/syscalls/sysfs/
Dsysfs03.c21 TST_EXP_POSITIVE(tst_syscall(__NR_sysfs, 3), "sysfs(3)"); in verify_sysfs03()
Dsysfs01.c22 TST_EXP_POSITIVE(tst_syscall(__NR_sysfs, 1, "proc"), "sysfs(1, 'proc')"); in verify_sysfs01()
/third_party/ltp/lib/newlib_tests/
Dtest_macros05.c44 TST_EXP_POSITIVE(MACRO_FAIL()); in do_test()
/third_party/ltp/include/
Dtst_test_macros.h75 #define TST_EXP_POSITIVE(SCALL, ...) \ macro
/third_party/ltp/doc/
Dc-test-api.txt325 TST_EXP_POSITIVE(wait(&status));