python-trezor/tests
Pavol Rusnak a3d22dc56e add tests for EncryptMessage/DecryptMessage 2014-06-16 17:16:15 +02:00
..
common.py use bitcore for tx api 2014-03-28 21:34:15 +01:00
config.py initialize version/lock_time in TransactionType 2014-03-27 19:10:24 +01:00
run-separate.sh add run-separate.sh script 2014-06-11 19:56:19 +02:00
run.sh Basic structure of unit tests 2012-11-15 20:05:57 +00:00
test_basic.py don't call load_device in tests setup 2014-02-17 01:54:54 +01:00
test_bip32_speed.py Implements 'with' + set_expected_responses 2014-02-21 07:28:56 +01:00
test_debuglink.py disable layout retrieval in debuglink for now 2014-02-26 14:03:11 +01:00
test_msg_applysettings.py Unit tests of recovery device, apply settings 2014-02-22 02:15:21 +01:00
test_msg_changepin.py add one more test to test_msg_changepin 2014-03-03 00:29:17 +01:00
test_msg_cipherkeyvalue.py added test for cipherkeyvalue 2014-06-07 19:48:52 +02:00
test_msg_decryptmessage.py add tests for EncryptMessage/DecryptMessage 2014-06-16 17:16:15 +02:00
test_msg_encryptmessage.py add tests for EncryptMessage/DecryptMessage 2014-06-16 17:16:15 +02:00
test_msg_estimatetxsize.py don't use simplesigntx in tests where signtx can be used 2014-06-09 15:33:54 +02:00
test_msg_getaddress.py Fixed unittest for get_subnode CKD 2014-02-21 22:19:55 +01:00
test_msg_getentropy.py fix ButtonRequestType in Ping and GetEntropy 2014-04-28 14:39:05 +02:00
test_msg_getpublickey.py Removed 'version' from HDNodeType & fixed unit tests 2014-02-21 22:16:13 +01:00
test_msg_loaddevice.py Renamed unit tests for better consistency 2014-02-21 02:33:23 +01:00
test_msg_ping.py fix ButtonRequestType in Ping and GetEntropy 2014-04-28 14:39:05 +02:00
test_msg_recoverydevice.py Removed button presses for LoadDevice/ResetDevice/RecoveryDevice 2014-03-07 22:50:35 +01:00
test_msg_resetdevice.py Fixed reset device 2014-03-07 22:39:49 +01:00
test_msg_signmessage.py disable utf tests for sign/verify message for now 2014-06-02 17:53:41 +02:00
test_msg_signtx.py copy test_spend_coinbase to simplesigntx suite as well 2014-05-28 14:54:06 +02:00
test_msg_simplesigntx.py copy test_spend_coinbase to simplesigntx suite as well 2014-05-28 14:54:06 +02:00
test_msg_verifymessage.py disable utf tests for sign/verify message for now 2014-06-02 17:53:41 +02:00
test_msg_wipedevice.py Renamed unit tests for better consistency 2014-02-21 02:33:23 +01:00
test_protect_call.py fix tests to match reality :) 2014-06-04 17:59:25 +02:00
test_protection_levels.py don't use simplesigntx in tests where signtx can be used 2014-06-09 15:33:54 +02:00
test_zerosig.py don't use simplesigntx in tests where signtx can be used 2014-06-09 15:33:54 +02:00