/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_clear/src/ |
D | main.c | 18 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);
|
D | test_suite_bt_settings.c | 21 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/ |
D | test_suite_save_aging_counter.c | 27 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);
|
D | main.c | 43 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/ |
D | main.c | 26 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);
|
D | test_suite_bt_settings_enabled.c | 27 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);
|
D | test_suite_bt_privacy_enabled.c | 32 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/ |
D | test_suite_setup_public_identity.c | 27 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);
|
D | test_suite_setup_static_random_identity.c | 31 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/ |
D | main.c | 24 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/ |
D | main.c | 28 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/ |
D | test_suite_privacy_enabled.c | 25 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/ |
D | test_suite_invalid_cases.c | 30 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);
|
D | test_suite_bt_settings_enabled.c | 31 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);
|
D | main.c | 42 static void tc_setup(void *f) in tc_setup() function 52 ZTEST_SUITE(bt_setup_random_id_addr, NULL, NULL, tc_setup, NULL, NULL);
|
D | test_suite_bt_privacy_enabled.c | 36 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/ |
D | main.c | 105 static void tc_setup(void *fixture) in tc_setup() function 131 ZTEST_SUITE(bt_mesh_delayable_msg, NULL, NULL, tc_setup, tc_teardown, NULL);
|