data-driven base58 CBitcoinAddress/CBitcoinSecret tests

Arbitrary numbers of test vectors can be generated using the script
`gen_base58_test_vectors.py`.
This commit is contained in:
Wladimir J. van der Laan
2012-09-29 11:13:32 +02:00
parent 842a31ad1b
commit d6b13283d1
7 changed files with 1086 additions and 65 deletions

1
contrib/testgen/README Normal file
View File

@@ -0,0 +1 @@
Utilities to generate test vectors for the data-driven Bitcoin tests