aboutsummaryrefslogtreecommitdiff
path: root/src/test/cuckoocache_tests.cpp
AgeCommit message (Expand)Author
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-16scripted-diff: Sort test includesMarcoFalke
2020-01-22test: add missing #include to fix compiler errorsKarl-Johan Alm
2019-11-07Merge #16978: test: Seed test RNG context for each test case, print seedMarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-10-10doc: Doxygen-friendly CuckooCache commentsJon Layton
2019-10-09test: Seed test RNG context for each test case, print seedMarcoFalke
2019-04-11scripted-diff: Bump copyright headers in test, benchMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-12-15Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967.practicalswift
2018-12-14Merge #14935: tests: Test for expected return values when calling functions r...MarcoFalke
2018-12-13tests: Test for expected return values when calling functions returning a suc...practicalswift
2018-12-12Make unit tests use the insecure_rand_ctx exclusivelyPieter Wuille
2018-08-27Make objects in range declarations immutable by default. Avoid unnecessary co...practicalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-27tests: Fix incorrect documentation for test case cuckoocache_hit_rate_okpracticalswift
2018-05-03Make it clear which functions that are intended to be translation unit localpracticalswift
2018-03-21Fix typosDimitris Apostolou
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-09Remove unused Boost includespracticalswift
2017-06-05scripted-diff: Rename cuckoo tests' local rand contextPieter Wuille
2017-04-12Deduplicate SignatureCacheHasherJeremy Rubin
2017-03-30Decrease testcase sizes in cuckoocache testsJeremy Rubin
2017-03-21[trivial] Fix typos in commentspracticalswift
2017-01-22[Trivial] Grammar and typo correctionLauda
2016-12-14Add unit tests for the CuckooCacheJeremy Rubin