1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
slush
83aa0e6e66 UUID is exactly 9 bytes long 2013-01-24 15:51:12 +01:00
slush
29de33fa98 Data for testing private key generation 2013-01-17 17:01:37 +01:00
slush
ca94e682d3 Unit test for Electrum address generation 2013-01-17 13:37:48 +01:00
slush
2730631e6d Implemented responder for signing
Basic signtx unit test
2013-01-14 19:22:02 +01:00
slush
80e25b1410 Removed unnecessary import in test_protect_call 2013-01-14 19:21:48 +01:00
slush
1e6588e28f Test for protect_call 2013-01-14 17:05:38 +01:00
slush
9b4359fe01 Refactored tests, added common.BitkeyTest 2013-01-14 14:44:31 +01:00
slush
4aafd2deff Stub for protect_call tests 2013-01-14 14:44:11 +01:00
slush
b96b65e1ce Updated call parameters 2012-12-13 19:05:21 +00:00
slush
8f84e356ad Major refactoring
Added commandline tool cmd.py
2012-12-03 15:36:03 +00:00
slush
b6106fa681 Basic structure of unit tests 2012-11-15 20:05:57 +00:00
slush
b7a81c61eb Fixed paths and imports 2012-11-15 10:42:19 +00:00