firmware/testing/devtest
2024-03-25 08:03:27 -04:00
..
abort_ux.py fixes 2021-03-01 14:38:19 -05:00
backups.py fix unit tests 2024-01-26 10:52:41 -05: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 always use SettingsObject class for master data 2024-02-16 08:47:33 -05: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 2023-10-12 11:10:43 -04:00
nvram_mk4.py fix test_vdisk.py; deduplicate test_trick_backups; clear_seed should not blank new default settings; handle simulator --eject properly 2024-02-13 09:06:29 -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 Add CANCEL to xor; fix test_seed_xor.py 2024-02-09 08:46:34 -05:00
set_tprv.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
unit_addrs.py dev squashed 2020-11-18 14:19:14 -05:00
unit_af.py bugfix: AFC_BECH32M must not set AFC_WRAPPED and AFC_BECH32 2024-03-25 08:03:27 -04: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.