Home
last modified time | relevance | path

Searched refs:__test_xfail (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/
Dkselftest_harness.h852 struct __test_xfail { struct
856 struct __test_xfail *prev, *next; argument
870 static struct __test_xfail \
895 struct __test_xfail *xfails;
945 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail()
1212 struct __test_xfail *xfail; in __run_test()
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dsetup.c35 void __test_xfail(const char *buf) in __test_xfail() function
Daolib.h36 extern void __test_xfail(const char *buf);
104 __test_print(__test_xfail, fmt "\n", ##__VA_ARGS__)