Searched refs:test_enabled (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/ |
H A D | kselftest_harness.h | 1061 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 D | test-throttle.c | 346 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 D | virtio-net-failover.c | 382 static void test_enabled(void) in test_enabled() function 1792 qtest_add_func("failover-virtio-net/params/enabled", test_enabled); in main()
|