Searched refs:tests_skip_reason (Results 1 – 3 of 3) sorted by relevance
243 __test_skip_all(tests_skip_reason[KCONFIG_NET_NS]); in __test_init()245 __test_skip_all(tests_skip_reason[KCONFIG_VETH]); in __test_init()247 __test_skip_all(tests_skip_reason[KCONFIG_TCP_AO]); in __test_init()
136 const char *tests_skip_reason[__KCONFIG_LAST__] = { variable
152 extern const char *tests_skip_reason[__KCONFIG_LAST__];158 test_skip("%s: %s", tst_name, tests_skip_reason[k]); in should_skip_test()