Home
last modified time | relevance | path

Searched refs:test_descr (Results 1 – 25 of 78) sorted by relevance

1234

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/
Dmain.c19 .test_descr = "Central performs active scanning using RPA",
26 .test_descr = "Central connects to a peripheral using a short RPA timeout",
33 .test_descr = "Central connects to a peripheral using a short RPA timeout"
41 .test_descr = "Performs scannable advertising, validates that the scanner"
49 .test_descr = "Performs connectable advertising. "
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/src/
Dmain.c183 .test_descr = "Central Multilink",
190 .test_descr = "Peripheral multiple identity",
197 .test_descr = "Single Central Multilink device",
204 .test_descr = "Many Peripheral single link device",
211 .test_descr = "Single Central device",
218 .test_descr = "Peripheral multilink device",
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dmain.c69 .test_descr = "Central device",
76 .test_descr = "Bad Central device",
83 .test_descr = "Peripheral device",
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dmain_lowres.c44 .test_descr = "Peripheral lowres",
51 .test_descr = "Central lowres",
Dmain_autoconnect.c43 .test_descr = "Peripheral autoconnect",
50 .test_descr = "Central autoconnect",
Dmain_collision.c70 .test_descr = "Peripheral Collision",
77 .test_descr = "Central Collision",
Dmain_reconfigure.c91 .test_descr = "Peripheral reconfigure",
98 .test_descr = "Central reconfigure",
/Zephyr-latest/tests/bsim/bluetooth/host/id/settings/src/
Dmain.c39 .test_descr = "DUT 1",
46 .test_descr = "DUT 2",
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/
Dmain.c39 .test_descr = "Central device",
47 .test_descr = "Peripheral device",
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_main.c51 .test_descr = "Central device",
59 .test_descr = "Peripheral device",
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dmain.c72 .test_descr = "Central device",
80 .test_descr = "Peripheral device",
/Zephyr-latest/tests/bsim/bluetooth/ll/throughput/src/
Dmain.c103 .test_descr = "Central GATT Write",
110 .test_descr = "Peripheral GATT Write",
/Zephyr-latest/tests/lib/json/src/
Dmain.c73 static const struct json_obj_descr test_descr[] = { variable
279 len = json_calc_encoded_len(test_descr, ARRAY_SIZE(test_descr), &ts); in ZTEST()
282 ret = json_obj_encode_buf(test_descr, ARRAY_SIZE(test_descr), in ZTEST()
326 ret = json_obj_parse(encoded, sizeof(encoded) - 1, test_descr, in ZTEST()
327 ARRAY_SIZE(test_descr), &ts); in ZTEST()
329 zassert_equal(ret, (1 << ARRAY_SIZE(test_descr)) - 1, in ZTEST()
1011 test_descr, ARRAY_SIZE(test_descr), &ts); in parse_harness()
1068 ret = json_obj_parse(encoded, sizeof(encoded) - 1, test_descr, in ZTEST()
1069 ARRAY_SIZE(test_descr), &ts); in ZTEST()
1079 ret = json_obj_parse(encoded, sizeof(encoded) - 1, test_descr, in ZTEST()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_advertiser.c375 .test_descr = "Basic periodic advertising test. "
384 .test_descr = "Basic periodic advertising test on Coded PHY. "
393 .test_descr = "Periodic advertising test with concurrent ACL "
401 .test_descr = "Periodic advertising test with concurrent ACL "
409 .test_descr = "Periodic advertising test with a longer data length. "
Dper_adv_sync.c368 .test_descr = "Basic periodic advertising sync test. "
376 .test_descr = "Basic periodic advertising sync test but where "
385 .test_descr = "Periodic advertising sync test, but where there "
394 .test_descr = "Periodic advertising sync test, but where "
403 .test_descr = "Periodic advertising sync test with larger "
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dmain_disable.c97 .test_descr = "disable_test",
104 .test_descr = "disable_test where each iteration sets the default ID",
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c216 .test_descr = "Basic extended advertising scanning test. "
224 .test_descr = "Basic extended advertising scanning test. "
233 .test_descr = "Basic extended advertising scanning test. "
Dext_adv_advertiser.c261 .test_descr = "Basic extended advertising test. "
269 .test_descr = "Basic connectable extended advertising test. "
277 .test_descr = "Basic connectable extended advertising test. "
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/ead_sample/src/
Dmain.c131 .test_descr = "Central device",
138 .test_descr = "Peripheral device",
/Zephyr-latest/tests/bsim/bluetooth/host/central/src/
Dmain.c197 .test_descr = "Verifies that the default connection timeout is used correctly",
203 .test_descr = "Verifies that the stack returns an error code when trying to connect"
210 .test_descr =
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/src/
Dbroadcast_sink_test.c63 .test_descr = "Test based on the broadcast audio sink sample. "
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/src/
Dunicast_client_sample_test.c63 .test_descr = "Test based on the unicast client sample. "
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_empty.c61 .test_descr = "demo empty test (it just fails after 500ms)",
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/src/
Dsample_test.c62 .test_descr = "Test based on the peripheral and central HR samples. "
/Zephyr-latest/tests/bsim/bluetooth/host/att/mtu_update/src/
Dmain_peripheral.c51 .test_descr = "Peripheral GATT MTU Update",

1234