support testing via MMGen test suite framework

This commit is contained in:
The MMGen Project 2022-07-27 16:16:41 +00:00
commit a01c9856b1
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
8 changed files with 308 additions and 81 deletions

View file

@ -1,4 +1,4 @@
# MMGen node tools
# MMGen Node Tools
Helper utilities for Bitcoin and forkcoin full nodes.
@ -19,6 +19,15 @@ Then,
Also make sure that `~/.local/bin` is in `PATH`.
## Test:
*NOTE: the tests require that the MMGen and MMGen Node Tools repositories be
located in the same directory.*
$ test/init.sh
$ test/test-release.sh -A # BTC-only testing
$ test/test-release.sh # Full testing
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[**Forum**][4] |