Home
last modified time | relevance | path

Searched refs:tc_setup (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_clear/src/
Dmain.c18 static void tc_setup(void *f) in tc_setup() function
27 ZTEST_SUITE(bt_keys_clear_keys_with_state_not_set, NULL, NULL, tc_setup, NULL, NULL);
28 ZTEST_SUITE(bt_keys_clear_keys_with_state_set, NULL, NULL, tc_setup, NULL, NULL);
Dtest_suite_bt_settings.c21 static void tc_setup(void *f) in tc_setup() function
34 ZTEST_SUITE(bt_keys_clear_bt_settings_enabled, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_update_usage/src/
Dtest_suite_save_aging_counter.c27 static void tc_setup(void *f) in tc_setup() function
38 ZTEST_SUITE(bt_keys_update_usage_save_aging_counter, NULL, NULL, tc_setup, NULL, NULL);
Dmain.c43 static void tc_setup(void *f) in tc_setup() function
54 ZTEST_SUITE(bt_keys_update_usage_overwrite_oldest_enabled, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_public_id_addr/src/
Dmain.c26 static void tc_setup(void *f) in tc_setup() function
36 ZTEST_SUITE(bt_setup_public_id_addr_default, NULL, NULL, tc_setup, NULL, NULL);
Dtest_suite_bt_settings_enabled.c27 static void tc_setup(void *f) in tc_setup() function
43 ZTEST_SUITE(bt_setup_public_id_addr_bt_settings_enabled, NULL, NULL, tc_setup, NULL, NULL);
Dtest_suite_bt_privacy_enabled.c32 static void tc_setup(void *f) in tc_setup() function
43 ZTEST_SUITE(bt_setup_public_id_addr_privacy_enabled, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/id/bt_id_init/src/
Dtest_suite_setup_public_identity.c27 static void tc_setup(void *f) in tc_setup() function
34 ZTEST_SUITE(bt_id_init_setup_public_identity, NULL, NULL, tc_setup, NULL, NULL);
Dtest_suite_setup_static_random_identity.c31 static void tc_setup(void *f) in tc_setup() function
40 ZTEST_SUITE(bt_id_init_setup_static_random_identity, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_store/src/
Dmain.c24 static void tc_setup(void *f) in tc_setup() function
35 ZTEST_SUITE(bt_keys_store_key_bt_settings_enabled, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/id/bt_id_read_public_addr/src/
Dmain.c28 static void tc_setup(void *f) in tc_setup() function
37 ZTEST_SUITE(bt_id_read_public_addr, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/id/bt_id_create/src/
Dtest_suite_privacy_enabled.c25 static void tc_setup(void *f) in tc_setup() function
30 ZTEST_SUITE(bt_id_create_privacy_enabled, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/src/
Dtest_suite_invalid_cases.c30 static void tc_setup(void *f) in tc_setup() function
40 ZTEST_SUITE(bt_setup_random_id_addr_invalid_cases, NULL, NULL, tc_setup, NULL, NULL);
Dtest_suite_bt_settings_enabled.c31 static void tc_setup(void *f) in tc_setup() function
47 ZTEST_SUITE(bt_setup_random_id_addr_bt_settings_enabled, NULL, NULL, tc_setup, NULL, NULL);
Dmain.c42 static void tc_setup(void *f) in tc_setup() function
52 ZTEST_SUITE(bt_setup_random_id_addr, NULL, NULL, tc_setup, NULL, NULL);
Dtest_suite_bt_privacy_enabled.c36 static void tc_setup(void *f) in tc_setup() function
47 ZTEST_SUITE(bt_setup_random_id_addr_privacy_enabled, NULL, NULL, tc_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c105 static void tc_setup(void *fixture) in tc_setup() function
131 ZTEST_SUITE(bt_mesh_delayable_msg, NULL, NULL, tc_setup, tc_teardown, NULL);