Searched refs:EXPECT_LE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/testing/selftests/seccomp/ | ||
D | test_harness.h | 165 #define EXPECT_LE TEST_API(EXPECT_LE) macro |
D | seccomp_bpf.c | 464 EXPECT_LE(clock, syscall(__NR_times, &timebuf)); in TEST_SIGNAL() |