Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h1061 static bool test_enabled(int argc, char **argv, in test_enabled() function
1177 if (test_enabled(argc, argv, f, v, t)) in test_harness_run()
1195 if (!test_enabled(argc, argv, f, v, t)) in test_harness_run()
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c346 static void test_enabled(void) in test_enabled() function
823 g_test_add_func("/throttle/config/enabled", test_enabled); in main()
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c382 static void test_enabled(void) in test_enabled() function
1792 qtest_add_func("failover-virtio-net/params/enabled", test_enabled); in main()