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

9 Commits

Author SHA1 Message Date
Pavol Rusnak
54c8bfd1d4
import print function from future 2016-05-20 22:27:20 +02:00
slush0
6ec2ff3eac
Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
Pavol Rusnak
1daf603135 increase range for bip32 caching test 2015-01-26 19:24:31 +01:00
slush0
018a347aca Added test of DerivationCache 2015-01-26 13:08:29 +01:00
slush0
640d290129 Implements 'with' + set_expected_responses 2014-02-21 07:28:56 +01:00
Pavol Rusnak
74f3502637 don't call load_device in tests setup 2014-02-17 01:54:54 +01:00
slush0
1f893afedd Root path is [], not [0] 2014-02-13 16:50:16 +01:00
Pavol Rusnak
59f4dcbaa5 compute root node via bip39 in test_bip32_speed before checking speed 2014-02-11 21:03:17 +01:00
slush0
98868b15a6 Added bip32 speed test
Fixed some unit tests
2014-02-04 16:12:52 +01:00