micropython-lib/micropython/bluetooth/aioble/multitests
Damien George 2c30a4e91b aioble/multitests: Use multitest.output_metric for perf results.
The perf multitests now "pass" when run.

Signed-off-by: Damien George <damien@micropython.org>
2024-05-25 20:51:51 +10:00
..
ble_advertise_services.py aioble/multitests: Add test for advertising and scanning services. 2024-05-25 20:51:51 +10:00
ble_advertise_services.py.exp aioble/multitests: Add test for advertising and scanning services. 2024-05-25 20:51:51 +10:00
ble_buffered_characteristic.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_buffered_characteristic.py.exp aioble/server.py: Allow BufferedCharacteristic to support all ops. 2023-10-04 14:47:38 +11:00
ble_characteristic.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_characteristic.py.exp
ble_descriptor.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_descriptor.py.exp
ble_notify.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_notify.py.exp
ble_shutdown.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_shutdown.py.exp
ble_write_capture.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_write_capture.py.exp aioble/multitests: Adjust expected output for write capture test. 2024-05-25 20:51:51 +10:00
ble_write_order.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
ble_write_order.py.exp aioble/server.py: Maintain write order for captured characteristics. 2022-09-27 22:47:30 +10:00
perf_gatt_notify.py aioble/multitests: Use multitest.output_metric for perf results. 2024-05-25 20:51:51 +10:00
perf_gatt_notify.py.exp aioble/multitests: Use multitest.output_metric for perf results. 2024-05-25 20:51:51 +10:00
perf_l2cap.py aioble/multitests: Use multitest.output_metric for perf results. 2024-05-25 20:51:51 +10:00
perf_l2cap.py.exp aioble/multitests: Use multitest.output_metric for perf results. 2024-05-25 20:51:51 +10:00