firmware/testing/devtest
2023-10-06 08:27:14 -04:00
..
abort_ux.py fixes 2021-03-01 14:38:19 -05:00
backups.py restore to main se2 secret without reboot; active ephemeral seeds have first home menu item [XFP]; tests reorg - created separate test_backup.py; add ability to remove ephemeral seed settings via Restore Seed 2023-09-25 09:36:09 -04:00
cap-story.py dev squashed 2020-11-18 14:19:14 -05:00
check_decode.py dev squashed 2020-11-18 14:19:14 -05:00
clear_seed.py BIP39 passphrase as ephemeral seed; Lock Down Seed for all ephemeral; BIP-39 wallet backup 2023-09-21 08:50:32 -04:00
dump_private.py dev squashed 2020-11-18 14:19:14 -05:00
dump_public.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
get-secrets.py dev squashed 2020-11-18 14:19:14 -05:00
get-setting.py cleanups 2021-09-15 11:28:43 -04:00
get-settings.py mk4 changes 2021-09-07 08:20:47 -04:00
menu_dump.py regenerate menu-tree.txt; menu_dumppy fixes 2023-02-16 16:25:22 -05:00
nvram_mk4.py missed file 2021-12-16 13:16:00 -05:00
nvram.py mk4 changes 2021-09-07 08:20:47 -04:00
README.md Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
segwit_addr.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
set_encoded_secret.py BIP39 passphrase as ephemeral seed; Lock Down Seed for all ephemeral; BIP-39 wallet backup 2023-09-21 08:50:32 -04:00
set_raw_secret.py BIP39 passphrase as ephemeral seed; Lock Down Seed for all ephemeral; BIP-39 wallet backup 2023-09-21 08:50:32 -04:00
set_seed.py Never store 'seeds' in ephemeral settings 2023-10-06 08:27:14 -04:00
set_tprv.py BIP39 passphrase as ephemeral seed; Lock Down Seed for all ephemeral; BIP-39 wallet backup 2023-09-21 08:50:32 -04:00
unit_addrs.py dev squashed 2020-11-18 14:19:14 -05:00
unit_bip143.py restrict segwit SINGLE output out of bound; sighash restrictions 2023-04-06 09:54:39 -04:00
unit_decoding.py dev squashed 2020-11-18 14:19:14 -05:00
unit_iss6743.py Test case and proposed fix for Issue 6743 from SomberNight 2020-11-19 10:52:27 -05:00
unit_multisig.py bitcoin regtest 2022-05-23 15:19:48 +02:00
unit_psbt.py tweaks 2022-03-11 13:41:55 -05:00
unit_slip132.py dev squashed 2020-11-18 14:19:14 -05:00
wipe_ms.py mk4 changes 2021-09-07 08:20:47 -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.