Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
H A Dkselftest_harness.h853 struct __test_xfail { struct
857 struct __test_xfail *prev, *next; argument
871 static struct __test_xfail \
896 struct __test_xfail *xfails;
948 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail()
1192 struct __test_xfail *xfail; in __run_test()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c35 void __test_xfail(const char *buf) in __test_xfail() function
H A Daolib.h36 extern void __test_xfail(const char *buf);
105 __test_print(__test_xfail, fmt "\n", ##__VA_ARGS__)