dash/src/test
Jonas Schnelli aaf5bf1a7e Merge #12878: [refactor] Config handling refactoring in preparation for network-specific sections
77a733a99 [tests] Add additional unit tests for -nofoo edge cases (Anthony Towns)
af173c2be [tests] Check GetChainName works with config entries (Anthony Towns)
fa27f1c23 [tests] Add unit tests for ReadConfigStream (Anthony Towns)
087c5d204 ReadConfigStream: assume the stream is good (Anthony Towns)
6d5815aad Separate out ReadConfigStream from ReadConfigFile (Anthony Towns)
834d30341 [tests] Add unit tests for GetChainName (Anthony Towns)
11b6b5b86 Move ChainNameFromCommandLine into ArgsManager and rename to GetChainName (Anthony Towns)

Pull request description:

  This does a bit of refactoring of the configuration handling code in order to add additional tests to make adding support for [test]/[regtest] sections in the config file in #11862 easier. Should not cause any behaviour changes.

Tree-SHA512: 8d2ce1449fc180de03414e7e569d1a21ba1e9f6564e13d3faf3961f710adc725fa0d4ab49b89ebd2baa11ea36ac5018377f693a84037d386a8b8697c9d6db3e9
2020-05-09 17:35:59 -05:00
..
data Merge #10699: Make all script validation flags backward compatible 2020-04-05 11:06:13 -05:00
addrman_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
allocator_tests.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
amount_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
arith_uint256_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
base32_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
base58_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
base64_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bip32_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bip39_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
blockchain_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
blockencodings_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bloom_tests.cpp Merge #15324: test: Make bloom tests deterministic 2020-04-14 15:16:51 +02:00
bls_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bswap_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
cachemap_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
cachemultimap_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
checkqueue_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
coins_tests.cpp Merge #10493: Use range-based for loops (C++11) when looping over map elements 2020-04-01 12:43:18 -05:00
compress_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
crypto_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
cuckoocache_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
dbwrapper_tests.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
DoS_tests.cpp Track size of vSendMsg in atomic nSendMsgSize 2020-04-18 21:05:15 +02:00
evo_deterministicmns_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
evo_simplifiedmns_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
getarg_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
governance_validators_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
hash_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
key_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
limitedmap_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
main_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
Makefile
mempool_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
merkle_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
merkleblock_tests.cpp fix 2020-04-08 11:46:27 -05:00
miner_tests.cpp More of 11220 2020-04-06 11:55:59 -05:00
multisig_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
net_tests.cpp Merge #17243: p2p: add PoissonNextSend method that returns mockable time 2020-04-14 13:32:50 +02:00
netbase_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
pmt_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
policyestimator_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
pow_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
prevector_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
privatesend_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
raii_event_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
random_tests.cpp Merge #15324: test: Make bloom tests deterministic 2020-04-14 15:16:51 +02:00
ratecheck_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
README.md Merge #11804: [docs] Fixed outdated link with archive.is 2020-04-05 11:06:12 -05:00
reverselock_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
rpc_tests.cpp Merge #13061: Make tests pass after 2020 2020-04-15 21:01:44 -05:00
sanity_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
scheduler_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
script_P2PK_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
script_P2PKH_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
script_P2SH_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
script_standard_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
script_tests.cpp remove witness 2020-04-05 11:06:13 -05:00
scriptnum10.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
scriptnum_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
serialize_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sighash_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sigopcount_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
skiplist_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
streams_tests.cpp Partial Merge #13545: tests: Fix test case streams_serializedata_xor. Remove Boost dependency. 2020-04-16 10:24:22 -05:00
subsidy_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
test_dash_fuzzy.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
test_dash_main.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
test_dash.cpp Track which nodes are able to receive/send data 2020-04-18 21:05:42 +02:00
test_dash.h Merge #15324: test: Make bloom tests deterministic 2020-04-14 15:16:51 +02:00
timedata_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
torcontrol_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
transaction_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
txvalidation_tests.cpp Merge #11746: trivial: Fix unsuccessful typo 2020-04-01 12:43:17 -05:00
txvalidationcache_tests.cpp Merge #10699: Make all script validation flags backward compatible 2020-04-05 11:06:13 -05:00
uint256_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
util_tests.cpp Merge #12878: [refactor] Config handling refactoring in preparation for network-specific sections 2020-05-09 17:35:59 -05:00
versionbits_tests.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00

Compiling/running unit tests

Unit tests will be automatically compiled if dependencies were met in ./configure and tests weren't explicitly disabled.

After configuring, they can be run with make check.

To run the dashd tests manually, launch src/test/test_dash. To recompile after a test file was modified, run make and then run the test again. If you modify a non-test file, use make -C src/test to recompile only what's needed to run the dashd tests.

To add more dashd tests, add BOOST_AUTO_TEST_CASE functions to the existing .cpp files in the test/ directory or add new .cpp files that implement new BOOST_AUTO_TEST_SUITE sections.

To run the dash-qt tests manually, launch src/qt/test/test_dash-qt

To add more dash-qt tests, add them to the src/qt/test/ directory and the src/qt/test/test_main.cpp file.

Running individual tests

test_dash has some built-in command-line arguments; for example, to run just the getarg_tests verbosely:

test_dash --log_level=all --run_test=getarg_tests

... or to run just the doubledash test:

test_dash --run_test=getarg_tests/doubledash

Run test_dash --help for the full list.

Note on adding test cases

The sources in this directory are unit test cases. Boost includes a unit testing framework, and since Dash Core already uses boost, it makes sense to simply use this framework rather than require developers to configure some other framework (we want as few impediments to creating unit tests as possible).

The build system is setup to compile an executable called test_dash that runs all of the unit tests. The main source file is called test_dash.cpp. To add a new unit test file to our test suite you need to add the file to src/Makefile.test.include. The pattern is to create one test file for each class or source file for which you want to create unit tests. The file naming convention is <source_filename>_tests.cpp and such files should wrap their tests in a test suite called <source_filename>_tests. For an example of this pattern, examine uint256_tests.cpp.

For further reading, I found the following website to be helpful in explaining how the boost unit test framework works: http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/.