modified: Test-Suite.md

The MMGen Project 2024-10-18 10:16:32 +00:00
commit bc0c8a341e
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

@ -219,7 +219,8 @@ display the commands’ output on the screen as they’re being run.
| `test/cmdtest.py` | overall operation of MMGen Wallet commands |
| `test/tooltest.py` | the `mmgen-tool` utility - overall operation |
| `test/tooltest2.py` | the `mmgen-tool` utility - data validity |
| `test/unit_tests.py` | low-level subsystems |
| `test/modtest.py` | low-level subsystems (unit tests) |
| `test/daemontest.py` | low-level subsystems requiring daemons |
[sd]: Install-Bitcoind-from-Source-on-Linux
[bd]: Install-Bitcoind