Commit Graph

23 Commits

Author SHA1 Message Date
Pavol Rusnak c12bfc4add
enable debuglink for v2 Emulator 2016-11-14 18:54:02 +01:00
Pavol Rusnak 77bfef3a25
allow running tests without debuglink 2016-11-12 15:06:32 +01:00
Pavol Rusnak 35f789122b
tests: support v2 emulator in tests 2016-11-11 18:57:59 +01:00
Pavol Rusnak df338c4399
tests: remove obsoleted raspi code 2016-11-11 18:42:21 +01:00
Pavol Rusnak 3be88e69ff
add unit tests for ethereum messages 2016-08-16 17:22:30 +02:00
Pavol Rusnak 54c8bfd1d4
import print function from future 2016-05-20 22:27:20 +02:00
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
WIP: Issue with console printing of protobuf messages (probably bug in protobuf for python3 itself).
WIP: Disabled Bridge transport because of json_protobuf incompatibility with python3.
WIP: Broken expectations of returned objects in unit tests
2016-05-20 13:46:51 +02:00
slush0 6ec2ff3eac
Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
Pavol Rusnak 9ed0604b65 use HidTransport by default again 2014-07-29 18:57:13 +02:00
Pavol Rusnak a527456db5 add transport for bridge 2014-07-26 16:40:51 +02:00
Pavol Rusnak dc0d7fd1d6 initialize version/lock_time in TransactionType 2014-03-27 19:10:24 +01:00
Pavol Rusnak 33d4fc9f24 autodetect type of device in config 2014-02-08 17:53:32 +01:00
Pavol Rusnak 1716093dbb compile pb once again 2014-02-05 22:15:05 +01:00
slush0 98868b15a6 Added bip32 speed test
Fixed some unit tests
2014-02-04 16:12:52 +01:00
slush0 fe0e409e77 Implementation of ChangePin 2014-01-31 19:48:19 +01:00
Pavol Rusnak 733a4e979c adapt config.py to new api 2014-01-20 13:21:49 +01:00
slush0 42419a129a Profiles for pipe transport / USB hid 2013-10-08 20:34:38 +02:00
slush0 c692f60782 Refactored module structure 2013-09-13 05:28:56 +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 29bd7a10f8 Tests fixed to work with latest sources 2013-04-15 19:57:36 +02:00
slush 4b9a6675c7 SignTx test 2013-04-05 17:13:57 +02: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