Home
last modified time | relevance | path

Searched refs:test_init (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_ima.c55 static void test_init(struct ima__bss *bss) in test_init() function
103 test_init(skel->bss); in test_test_ima()
117 test_init(skel->bss); in test_test_ima()
142 test_init(skel->bss); in test_test_ima()
174 test_init(skel->bss); in test_test_ima()
204 test_init(skel->bss); in test_test_ima()
222 test_init(skel->bss); in test_test_ima()
/openbmc/qemu/tests/qtest/
H A Dtco-test.c58 static void test_init(TestData *d) in test_init() function
138 test_init(&d); in test_tco_defaults()
171 test_init(&d); in test_tco_timeout()
215 test_init(&d); in test_tco_max_timeout()
258 test_init(&td); in test_tco_second_timeout_pause()
283 test_init(&td); in test_tco_second_timeout_reset()
308 test_init(&td); in test_tco_second_timeout_shutdown()
333 test_init(&td); in test_tco_second_timeout_none()
358 test_init(&d); in test_tco_ticks_counter()
385 test_init(&d); in test_tco1_control_bits()
[all …]
H A Dsifive-e-aon-watchdog-test.c49 static void test_init(QTestState *qts) in test_init() function
66 test_init(qts); in test_wdogcount()
96 test_init(qts); in test_wdogcfg()
133 test_init(qts); in test_wdogcmp0()
150 test_init(qts); in test_wdogkey()
170 test_init(qts); in test_wdogfeed()
186 test_init(qts); in test_scaled_wdogs()
212 test_init(qts); in test_watchdog()
254 test_init(qts); in test_scaled_watchdog()
296 test_init(qts); in test_periodic_int()
[all …]
H A Dusb-hcd-ehci-test.c53 static void test_init(void) in test_init() function
176 test_init(); in main()
H A Drtl8139-test.c188 static void test_init(void) in test_init() function
219 qtest_add_func("/rtl8139/timer", test_init); in main()
H A Dnpcm_gmac-test.c178 static void test_init(gconstpointer test_data) in test_init() function
260 gmac_add_test("init", td, test_init); in main()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_test.c37 static int test_init(void) in test_init() function
52 module_init(test_init);
H A Dqman_test.c37 static int test_init(void) in test_init() function
61 module_init(test_init);
/openbmc/u-boot/test/dm/
H A Dtest-uclass.c100 static int test_init(struct uclass *uc) in test_init() function
123 .init = test_init,
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_cache.S3 .purgem test_init
4 .macro test_init macro
H A Dmacros.inc51 .macro test_init
58 test_init
H A Dtest_phys_mem.S7 .purgem test_init
9 .macro test_init macro
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c59 int test_init(struct test_state *state) in test_init() function
161 if (test_init(&state)) in main()
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c59 int test_init(struct test_state *state) in test_init() function
161 if (test_init(&state)) in main()
/openbmc/linux/lib/
H A Dslub_kunit.c160 static int test_init(struct kunit *test) in test_init() function
185 .init = test_init,
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dtest.fuc26 process(PROC_TEST, #test_init, #test_recv)
59 test_init:
/openbmc/linux/drivers/rtc/
H A Drtc-test.c151 static int __init test_init(void) in test_init() function
200 module_init(test_init);
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst177 static int __init test_init(void)
191 module_init(test_init);
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A Dtest_signals.c20 if (test_setup(current) && test_init(current)) { in main()
H A Dtest_signals_utils.h15 int test_init(struct tdescr *td);
/openbmc/linux/kernel/events/
H A Dhw_breakpoint_test.c294 static int test_init(struct kunit *test) in test_init() function
326 .init = test_init,
/openbmc/linux/mm/kmsan/
H A Dkmsan_test.c612 static int test_init(struct kunit *test) in test_init() function
644 .init = test_init,
/openbmc/linux/Documentation/core-api/
H A Dlocal_ops.rst183 static int __init test_init(void)
197 module_init(test_init);
/openbmc/linux/mm/kfence/
H A Dkfence_test.c802 static int test_init(struct kunit *test) in test_init() function
845 .init = test_init,
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c155 static void test_init(void) in test_init() function
817 g_test_add_func("/throttle/init", test_init); in main()

12