test: introduce output amount (de)compression routines

This commit is contained in:
Sebastian Falbesoner
2025-03-04 09:57:49 -05:00
committed by Antoine Poinsot
parent a7911ed101
commit b34fdb5ade
2 changed files with 59 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ TEST_FRAMEWORK_MODULES = [
"address",
"crypto.bip324_cipher",
"blocktools",
"compressor",
"crypto.chacha20",
"crypto.ellswift",
"key",