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

13 Commits

Author SHA1 Message Date
Pavol Rusnak
74f3502637 don't call load_device in tests setup 2014-02-17 01:54:54 +01:00
slush0
a437ae1022 Fixed some tests 2014-02-04 00:32:10 +01:00
slush0
845f874aea Added Features.initialized
Implemented wipe_device
2014-02-01 13:39:21 +01:00
Pavol Rusnak
24861a1b58 add check for expected type of message responses 2014-01-27 20:19:12 +01:00
slush0
e542c2dc29 Fixed load_device, including command line 2013-12-30 23:35:20 +01:00
slush0
851fa37a0a serial_number -> device_id 2013-10-08 20:34:21 +02:00
slush0
4530dc3684 All current tests passed 2013-09-13 05:28:29 +02:00
slush
cb594df790 Updated test structure to comply with latest changes.
test_basic.py passes succesfully, others will come soon...
2013-09-01 02:47:49 +02:00
slush
83aa0e6e66 UUID is exactly 9 bytes long 2013-01-24 15:51:12 +01:00
slush
9b4359fe01 Refactored tests, added common.BitkeyTest 2013-01-14 14:44:31 +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