wownero/tests
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
The commands handler must not be destroyed before the config
object, or we'll be accessing freed memory.

An earlier attempt at using boost::shared_ptr to control object
lifetime turned out to be very invasive, though would be a
better solution in theory.
2017-10-09 16:46:42 +01:00
..
core_proxy move checkpoints in a separate library 2017-09-25 21:16:26 +01:00
core_tests move checkpoints in a separate library 2017-09-25 21:16:26 +01:00
crypto changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
daemon_tests changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
data Add fuzz testing using american fuzzy lop 2017-06-24 16:46:18 +01:00
difficulty update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
functional_tests changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
fuzz Revert "Cleanup test impact of moving blockchain_db_types()" 2017-08-29 13:28:16 +01:00
gtest updated gtest (added missing files) 2016-01-25 21:19:57 +02:00
hash changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
libwallet_api_tests Merge pull request #2424 2017-09-25 16:52:27 +02:00
net_load_tests Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
performance_tests Merge pull request #2518 2017-10-02 23:31:27 +04:00
unit_tests Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
CMakeLists.txt tests: pass data dir as arg 2017-09-28 01:41:44 -04:00
cryptolib.pl update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptotest.pl update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
hash-target.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
io.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00