aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/prevector.cpp
AgeCommit message (Expand)Author
2023-01-26Use DataStream where possibleMarcoFalke
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-04-28test, bench: make prevector and checkqueue swap member functions noexceptJon Atack
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-08-21fuzz: Use LIMITED_WHILE instead of limit_max_opsMarcoFalke
2021-07-14fuzz: Speed up prevector fuzz targetMarcoFalke
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-05-14Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift
2020-04-16scripted-diff: Sort test includesMarcoFalke
2020-04-06Reorder the test instructions by numberPieter Wuille
2020-04-06Merge and generalize case 3 and case 6Pieter Wuille
2020-04-06Only run sanity check once at the endPieter Wuille
2020-04-06Assert immediately rather than caching failurePieter Wuille
2020-04-06Make a fuzzer-based copy of the prevector randomized testPieter Wuille