| /tests/lib/cpp/cxx/src/ |
| A D | main.cpp | 106 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 D | csip_set_member_test.c | 362 .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 D | cap_initiator_unicast_test.c | 1748 .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 D | has_test.c | 163 .test_pre_init_f = test_init, 169 .test_pre_init_f = test_init,
|
| A D | tmap_server_test.c | 57 .test_pre_init_f = test_init,
|
| A D | mcs_test.c | 63 .test_pre_init_f = test_init,
|
| A D | bap_bass_broadcaster_test.c | 66 .test_pre_init_f = test_init,
|
| A D | gmap_ugg_test.c | 1486 .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 D | ias_test.c | 87 .test_pre_init_f = test_init,
|
| A D | ccp_call_control_client_test.c | 111 .test_pre_init_f = test_init,
|
| A D | csip_notify_server_test.c | 127 .test_pre_init_f = test_init,
|
| A D | bap_broadcast_sink_test.c | 1240 .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 D | ias_client_test.c | 139 .test_pre_init_f = test_init,
|
| A D | cap_initiator_broadcast_test.c | 928 .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 D | csip_notify_client_test.c | 130 .test_pre_init_f = test_init,
|
| /tests/bluetooth/init/src/ |
| A D | main.c | 18 ZTEST(test_bluetooth_init, test_init) in ZTEST() argument
|
| /tests/bsim/bluetooth/host/iso/bis/src/ |
| A D | common.h | 17 void test_init(void);
|
| /tests/drivers/clock_control/nrf_lf_clock_start/src/ |
| A D | main.c | 87 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 D | spinlock_fairness.c | 79 static void test_init(void) in test_init() function 126 test_init(); in ZTEST()
|
| /tests/net/conn_mgr_conn/src/ |
| A D | test_conn_impl.c | 202 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 D | main.c | 195 static void test_init(void) in test_init() function 203 test_init(); in ZTEST()
|
| /tests/subsys/logging/log_msg/src/ |
| A D | main.c | 38 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 D | main.c | 129 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 D | main.c | 128 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 D | main.c | 201 void *test_init(void) in test_init() function 217 ZTEST_SUITE(kernel_sys_sem, NULL, test_init,
|