Searched refs:ASSERT_LT (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | get_syscall_info.c | 155 ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO, in TEST() 178 ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO, in TEST()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pid_namespace/ |
| H A D | regression_enomem.c | 40 ASSERT_LT(pid, 0); in TEST()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/ |
| H A D | pidfd_wait.c | 168 ASSERT_LT(ret, 0); in TEST() 196 ASSERT_LT(ret, 0); in TEST()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | selftest.h | 411 #define ASSERT_LT(LHS, RHS) \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | selftest.h | 411 #define ASSERT_LT(LHS, RHS) \ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ |
| H A D | kselftest_harness.h | 464 #define ASSERT_LT(expected, seen) \ macro
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kselftest.rst | 346 :functions: ASSERT_EQ ASSERT_NE ASSERT_LT ASSERT_LE ASSERT_GT ASSERT_GE
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 738 ASSERT_LT(0, page_size); in TEST_SIGNAL()
|