Home
last modified time | relevance | path

Searched refs:test_case_setup (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dtest_suite_full_list_no_overwrite.c21 static void test_case_setup(void *f) in test_case_setup() function
33 ZTEST_SUITE(bt_keys_get_addr_full_list_no_overwrite, NULL, NULL, test_case_setup, NULL, NULL);
Dtest_suite_full_list_invalid_values.c46 static void test_case_setup(void *f) in test_case_setup() function
56 ZTEST_SUITE(bt_keys_find_key_in_use_invalid_cases, NULL, NULL, test_case_setup, NULL, NULL);
Dmain.c118 static void test_case_setup(void *f) in test_case_setup() function
128 ZTEST_SUITE(bt_keys_get_addr_get_existing_keys, NULL, NULL, test_case_setup, NULL, NULL);
Dtest_suite_full_list_overwrite_oldest.c105 static void test_case_setup(void *f) in test_case_setup() function
117 ZTEST_SUITE(bt_keys_get_addr_full_list_overwrite_oldest, NULL, NULL, test_case_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_type/src/
Dtest_suite_foreach_type_invalid_inputs.c18 static void test_case_setup(void *f) in test_case_setup() function
23 ZTEST_SUITE(bt_keys_foreach_type_invalid_inputs, NULL, NULL, test_case_setup, NULL, NULL);
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_bond/src/
Dtest_suite_foreach_bond_invalid_inputs.c15 static void test_case_setup(void *f) in test_case_setup() function
20 ZTEST_SUITE(bt_keys_foreach_bond_invalid_inputs, NULL, NULL, test_case_setup, NULL, NULL);