firmware/testing/devtest
2019-10-09 08:45:16 -04:00
..
abort_ux.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
backups.py Backup/restore the 'long secret' held in new 608 2019-09-24 10:41:59 -04:00
cap-menu.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
cap-screen.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
cap-story.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
check_decode.py Generalize more 2018-11-09 09:38:57 -05:00
clear_seed.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
dump_private.py Add tests for address explorer 2019-10-01 14:23:56 -04:00
dump_public.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
get_pp_sofar.py Test bip39 phrase entry 2019-04-01 13:48:30 -04:00
get-secrets.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
get-setting.py Add test for Lock Down Seed feature 2019-05-13 10:34:16 -04:00
get-settings.py Add test for Lock Down Seed feature 2019-05-13 10:34:16 -04:00
nvram.py Add test for Lock Down Seed feature 2019-05-13 10:34:16 -04:00
README.md Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
segwit_addr.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
set_raw_secret.py Cleanups 2019-09-04 09:44:13 -04:00
set_seed.py Fix issue with right trim of zero 2019-08-26 09:20:10 -04:00
set_tprv.py Handle duplicated XFP values better 2019-05-17 13:19:37 -04:00
unit_addrs.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
unit_bip143.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
unit_multisig.py Add str2xfp() function 2019-08-02 10:26:39 -04:00
unit_psbt.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
unit_slip132.py Add SLIP132 support and new testcases 2018-09-11 10:13:10 -04:00
wipe_ms.py Handle import of duplicate multisig wallets (updates and hacking) 2019-05-14 11:11:39 -04:00

These python files are used briefly on the target device as a test case.

They should run to completion without hitting an assertion.

If you want to get some data out, write it to a local var RV which is a text stream.