firmware/testing/devtest
Peter D. Gray 36be797608 Updated
2026-03-16 13:48:28 -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 multiprocess simulator 2025-06-11 16:56:31 +02:00
clear_seed.py miniscript/tapscript; BSMS; show multisig/miniscript addresses in exports 2024-07-04 10:18:04 -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 Updated 2026-03-16 13:48:28 -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
proof_hw_accel_aes.py HW Accelerated AES CTR for passphrase saver, MiscroSD 2FA, and Tapsigner backup decryption 2024-04-10 10:45:58 -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 improve taptree parser 2025-06-11 15:58:04 +02: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 improve taptree parser 2025-06-11 15:58:04 +02:00
set_tprv.py improve taptree parser 2025-06-11 15:58:04 +02:00
unit_addrs.py optimize PSBT class 2025-08-15 13:20:12 +02:00
unit_aes_compat.py HW Accelerated AES CTR for passphrase saver, MiscroSD 2FA, and Tapsigner backup decryption 2024-04-10 10:45:58 -04:00
unit_af.py bugfix: AFC_BECH32M must not set AFC_WRAPPED and AFC_BECH32 2024-03-25 08:03:27 -04:00
unit_bip32.py a lot 2025-07-15 16:15:30 +02:00
unit_bip143.py testing: remove obsolete function SFFile.erase from tests 2024-06-24 08:31:45 -04:00
unit_bip388.py a lot more fixes 2025-07-16 13:47:25 +02: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_psbt.py testing: remove obsolete function SFFile.erase from tests 2024-06-24 08:31:45 -04:00
unit_script.py improve taptree parser 2025-06-11 15:58:04 +02:00
unit_slip132.py dev squashed 2020-11-18 14:19:14 -05:00
wipe_miniscript.py miniscript/tapscript; BSMS; show multisig/miniscript addresses in exports 2024-07-04 10:18:04 -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.