micropython/tests/multi_bluetooth
Damien George 1d9528210b tests/multi_bluetooth: Add performance test for gatt char writes.
Signed-off-by: Damien George <damien@micropython.org>
2021-04-30 16:14:48 +10:00
..
ble_characteristic.py
ble_characteristic.py.exp
ble_gap_advertise.py
ble_gap_advertise.py.exp
ble_gap_connect.py
ble_gap_connect.py.exp
ble_gap_device_name.py
ble_gap_device_name.py.exp
ble_gap_pair.py tests/multi_bluetooth: Skip tests when BLE features are unsupported. 2021-03-12 20:08:20 +11:00
ble_gap_pair.py.exp
ble_gap_pair_bond.py tests/multi_bluetooth: Skip tests when BLE features are unsupported. 2021-03-12 20:08:20 +11:00
ble_gap_pair_bond.py.exp
ble_gatt_data_transfer.py
ble_gatt_data_transfer.py.exp
ble_gattc_discover_services.py
ble_gattc_discover_services.py.exp
ble_l2cap.py tests/multi_bluetooth: Skip tests when BLE features are unsupported. 2021-03-12 20:08:20 +11:00
ble_l2cap.py.exp
ble_mtu.py
ble_mtu.py.exp
perf_gatt_char_write.py tests/multi_bluetooth: Add performance test for gatt char writes. 2021-04-30 16:14:48 +10:00
perf_gatt_char_write.py.exp tests/multi_bluetooth: Add performance test for gatt char writes. 2021-04-30 16:14:48 +10:00
perf_gatt_notify.py tests/multi_bluetooth: Add basic performance tests. 2021-02-19 17:53:43 +11:00
perf_gatt_notify.py.exp tests/multi_bluetooth: Add basic performance tests. 2021-02-19 17:53:43 +11:00
perf_l2cap.py tests/multi_bluetooth: Skip tests when BLE features are unsupported. 2021-03-12 20:08:20 +11:00
perf_l2cap.py.exp tests/multi_bluetooth: Add basic performance tests. 2021-02-19 17:53:43 +11:00
stress_log_filesystem.py
stress_log_filesystem.py.exp