test.py: altcoin generation tests

This commit is contained in:
The MMGen Project 2018-05-16 15:36:51 +00:00
commit 6526aa7ed4
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
2 changed files with 89 additions and 20 deletions

View file

@ -136,7 +136,7 @@ i_alts='Gen-only altcoin'
s_alts='The following tests will test generation operations for all supported altcoins'
t_alts=(
"$scrambletest_py"
"$test_py -n ref_files_alt"
"$test_py -n ref_alt"
"$gentest_py --coin=btc 2 $rounds"
"$gentest_py --coin=btc --type=compressed 2 $rounds"
"$gentest_py --coin=btc --type=segwit 2 $rounds"