1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/trezorlib/tests/unit_tests
matejcik 5edcea9ba6
transport: fix all_transports when required modules are missing (#232)
This lets the library work without libusb or hidapi (`--disable-libusb`, `--disable-hidapi`).
2018-03-09 10:58:24 +01:00
..
__init__.py
test_ckd_public.py
test_transport.py transport: fix all_transports when required modules are missing (#232) 2018-03-09 10:58:24 +01:00
test_tx_api.py