1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/tests
2013-01-24 21:20:41 +01:00
..
common.py Refactored tests, added common.BitkeyTest 2013-01-14 14:44:31 +01:00
config.py
run.sh
test_addresses.py Unit test for Electrum address generation 2013-01-17 13:37:48 +01:00
test_basic.py UUID is exactly 9 bytes long 2013-01-24 15:51:12 +01:00
test_protect_call.py Removed unnecessary import in test_protect_call 2013-01-14 19:21:48 +01:00
test_secexp.py Data for testing private key generation 2013-01-17 17:01:37 +01:00
test_signtx.py Fixed address_n 2013-01-24 21:20:41 +01:00
test.py