Home
last modified time | relevance | path

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

123

/tests/lib/cpp/cxx/src/
A Dmain.cpp106 static int test_init(void) in test_init() function
111 SYS_INIT(test_init, APPLICATION, CONFIG_APPLICATION_INIT_PRIORITY);
/tests/bsim/bluetooth/audio/src/
A Dcsip_set_member_test.c362 .test_pre_init_f = test_init,
369 .test_pre_init_f = test_init,
376 .test_pre_init_f = test_init,
383 .test_pre_init_f = test_init,
390 .test_pre_init_f = test_init,
397 .test_pre_init_f = test_init,
A Dcap_initiator_unicast_test.c1748 .test_pre_init_f = test_init,
1754 .test_pre_init_f = test_init,
1760 .test_pre_init_f = test_init,
1766 .test_pre_init_f = test_init,
1772 .test_pre_init_f = test_init,
1779 .test_pre_init_f = test_init,
1786 .test_pre_init_f = test_init,
1793 .test_pre_init_f = test_init,
1800 .test_pre_init_f = test_init,
1807 .test_pre_init_f = test_init,
[all …]
A Dhas_test.c163 .test_pre_init_f = test_init,
169 .test_pre_init_f = test_init,
A Dtmap_server_test.c57 .test_pre_init_f = test_init,
A Dmcs_test.c63 .test_pre_init_f = test_init,
A Dbap_bass_broadcaster_test.c66 .test_pre_init_f = test_init,
A Dgmap_ugg_test.c1486 .test_pre_init_f = test_init,
1493 .test_pre_init_f = test_init,
1500 .test_pre_init_f = test_init,
1507 .test_pre_init_f = test_init,
1514 .test_pre_init_f = test_init,
1521 .test_pre_init_f = test_init,
1528 .test_pre_init_f = test_init,
1535 .test_pre_init_f = test_init,
1542 .test_pre_init_f = test_init,
1549 .test_pre_init_f = test_init,
[all …]
A Dias_test.c87 .test_pre_init_f = test_init,
A Dccp_call_control_client_test.c111 .test_pre_init_f = test_init,
A Dcsip_notify_server_test.c127 .test_pre_init_f = test_init,
A Dbap_broadcast_sink_test.c1240 .test_pre_init_f = test_init,
1246 .test_pre_init_f = test_init,
1252 .test_pre_init_f = test_init,
1258 .test_pre_init_f = test_init,
1264 .test_pre_init_f = test_init,
1270 .test_pre_init_f = test_init,
1276 .test_pre_init_f = test_init,
A Dias_client_test.c139 .test_pre_init_f = test_init,
A Dcap_initiator_broadcast_test.c928 .test_pre_init_f = test_init,
934 .test_pre_init_f = test_init,
940 .test_pre_init_f = test_init,
946 .test_pre_init_f = test_init,
954 .test_pre_init_f = test_init,
962 .test_pre_init_f = test_init,
A Dcsip_notify_client_test.c130 .test_pre_init_f = test_init,
/tests/bluetooth/init/src/
A Dmain.c18 ZTEST(test_bluetooth_init, test_init) in ZTEST() argument
/tests/bsim/bluetooth/host/iso/bis/src/
A Dcommon.h17 void test_init(void);
/tests/drivers/clock_control/nrf_lf_clock_start/src/
A Dmain.c87 void *test_init(void) in test_init() function
105 ZTEST_SUITE(nrf_lf_clock_start, NULL, test_init, NULL, NULL, NULL);
/tests/kernel/spinlock/src/
A Dspinlock_fairness.c79 static void test_init(void) in test_init() function
126 test_init(); in ZTEST()
/tests/net/conn_mgr_conn/src/
A Dtest_conn_impl.c202 static void test_init(struct conn_mgr_conn_binding *const binding, bool a) in test_init() function
218 test_init(binding, true); in test_init_a()
223 test_init(binding, false); in test_init_b()
/tests/net/trickle/src/
A Dmain.c195 static void test_init(void) in test_init() function
203 test_init(); in ZTEST()
/tests/subsys/logging/log_msg/src/
A Dmain.c38 static void test_init(void) in test_init() function
209 test_init(); in ZTEST()
242 test_init(); in ZTEST()
270 test_init(); in ZTEST()
299 test_init(); in ZTEST()
336 test_init(); in ZTEST()
556 test_init(); in ZTEST()
/tests/net/lib/dns_dispatcher/src/
A Dmain.c129 static void *test_init(void) in test_init() function
206 ZTEST_SUITE(dns_dispatcher, NULL, test_init, NULL, NULL, NULL);
/tests/net/conn_mgr_nsos/src/
A Dmain.c128 static void test_init(void *state) in test_init() function
159 ZTEST_SUITE(conn_mgr_nsos, NULL, testsuite_init, test_init, test_after, NULL);
/tests/kernel/semaphore/sys_sem/src/
A Dmain.c201 void *test_init(void) in test_init() function
217 ZTEST_SUITE(kernel_sys_sem, NULL, test_init,

Completed in 77 milliseconds

123