Home
last modified time | relevance | path

Searched refs:test_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dtest-uclass.c108 static int test_destroy(struct uclass *uc) in test_destroy() function
124 .destroy = test_destroy,
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c251 static void test_destroy(void) in test_destroy() function
820 g_test_add_func("/throttle/destroy", test_destroy); in main()