Home
last modified time | relevance | path

Searched refs:EXPECT_FALSE (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c70 EXPECT_FALSE(ret) TH_LOG("Test failed for BAR%d", variant->barno); in TEST_F()
95 EXPECT_FALSE(ret) TH_LOG("Consecutive BAR test failed"); in TEST_F()
109 EXPECT_FALSE(ret) TH_LOG("Test failed for Legacy IRQ"); in TEST_F()
124 EXPECT_FALSE(ret) TH_LOG("Test failed for MSI%d", i); in TEST_F()
140 EXPECT_FALSE(ret) TH_LOG("Test failed for MSI-X%d", i); in TEST_F()
190 EXPECT_FALSE(ret) TH_LOG("Test failed for size (%ld)", in TEST_F()
209 EXPECT_FALSE(ret) TH_LOG("Test failed for size (%ld)", in TEST_F()
228 EXPECT_FALSE(ret) TH_LOG("Test failed for size (%ld)", in TEST_F()
/linux-6.15/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_test.c77 EXPECT_FALSE(true) { in TEST_SIGNAL()
270 EXPECT_FALSE(true) { in TEST_SIGNAL()
/linux-6.15/tools/testing/selftests/
H A Dkselftest_harness.h714 #define EXPECT_FALSE(seen) \ macro
/linux-6.15/Documentation/dev-tools/
H A Dkselftest.rst447 EXPECT_FALSE EXPECT_STREQ EXPECT_STRNE
/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c370 EXPECT_FALSE(true) { in TEST_SIGNAL()