neobytes/src/test
Wladimir J. van der Laan 952383e16c Merge #7933: Fix OOM when deserializing UTXO entries with invalid length
1e44169 Add tests for CCoins deserialization (Pieter Wuille)
5d0434d Fix OOM bug: UTXO entries with invalid script length (Pieter Wuille)
4bf631e CDataStream::ignore Throw exception instead of assert on negative nSize. (Patrick Strateman)
4f87af6 Treat overly long scriptPubKeys as unspendable (Pieter Wuille)
f8e6fb1 Introduce constant for maximum CScript length (Pieter Wuille)
2017-10-19 10:51:50 +02:00
..
data Validate proposals on prepare and submit (#1488) 2017-06-26 16:56:29 +03:00
accounting_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
addrman_tests.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
alert_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
allocator_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
arith_uint256_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
base32_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
base58_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
base64_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
bctest.py [qa] py2: Unfiddle strings into bytes explicitly 2016-04-15 09:55:12 +02:00
bip32_tests.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bip39_tests.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bitcoin-util-test.py
bloom_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
bswap_tests.cpp fixed protobuf 3.0 (byteswap) issue on macOS (#1370) 2017-02-28 13:00:02 +04:00
buildenv.py.in
cachemap_tests.cpp bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
cachemultimap_tests.cpp bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
checkblock_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
coins_tests.cpp Merge #7933: Fix OOM when deserializing UTXO entries with invalid length 2017-10-19 10:51:50 +02:00
compress_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
crypto_tests.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
dbwrapper_tests.cpp Merge #7927: Minor changes to dbwrapper to simplify support for other databases 2017-10-19 10:51:06 +02:00
DoS_tests.cpp Backport Bitcoin PR#9609: net: fix remaining net assertions (#1575) + Dashify 2017-08-17 21:37:22 +03:00
getarg_tests.cpp more bitcoin->dash 2016-03-04 12:09:03 +03:00
governance_validators_tests.cpp Validate proposals on prepare and submit (#1488) 2017-06-26 16:56:29 +03:00
hash_tests.cpp Add SipHash-2-4 primitives to hash 2017-10-19 10:51:26 +02:00
key_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
limitedmap_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
main_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
Makefile
mempool_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
merkle_tests.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
miner_tests.cpp Revert "fix BIP68 granularity and mask (#1641)" (#1647) 2017-09-21 16:58:23 +03:00
multisig_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
net_tests.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netbase_tests.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
pmt_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
policyestimator_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
pow_tests.cpp Fixed pow (test and algo) (#1415) 2017-04-11 13:55:07 +03:00
prevector_tests.cpp Minimal fix to slow prevector tests as stopgap measure 2017-05-12 00:58:36 +03:00
ratecheck_tests.cpp Fix MasternodeRateCheck (#1490) 2017-08-23 17:22:23 +03:00
README.md Merge #945: More dash->dashcore 2016-08-19 05:46:30 -06:00
reverselock_tests.cpp c++11: don't throw from the reverselock destructor (#1421) 2017-04-11 13:55:41 +03:00
rpc_tests.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
rpc_wallet_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
sanity_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
scheduler_tests.cpp Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify 2016-08-26 04:09:20 +03:00
script_P2PKH_tests.cpp fix tests 2016-07-19 11:15:54 +03:00
script_P2SH_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
script_tests.cpp Rename bitcoinconsensus library to dashconsensus. (#1432) 2017-04-15 09:29:09 +02:00
scriptnum10.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
scriptnum_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
serialize_tests.cpp Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
sighash_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
sigopcount_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
skiplist_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
streams_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
test_dash.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
test_dash.h Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
timedata_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
transaction_tests.cpp Lower tx fees 10x (#1632) 2017-09-17 19:00:44 +03:00
txvalidationcache_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
uint256_tests.cpp Fix tests 2016-03-04 06:52:57 +01:00
univalue_tests.cpp fix annoying compiler warnings (#1204) 2016-12-14 17:33:46 +04:00
util_tests.cpp Replace watchdogs with ping (#1491) 2017-07-04 20:31:57 +03:00
versionbits_tests.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00

Notes

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, which simply includes other files that contain the actual unit tests (outside of a couple required preprocessor directives). 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 examples of this pattern, examine uint160_tests.cpp and uint256_tests.cpp.

Add the source files to /src/Makefile.test.include to add them to the build.

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/.

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.