aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/setup_common.h
AgeCommit message (Expand)Author
2021-03-03Move MakeNoLogFileContext to common libtest_util, and use it in benchMarcoFalke
2021-02-16[test] Introduce a unit test helper to create a valid mempool transaction.Amiti Uttarwar
2021-02-12tests: add deterministic chain generation unittest fixtureJames O'Beirne
2021-01-29refactor: remove boost::thread_group usagefanquake
2021-01-07Merge #20584: Declare de facto const reference variables/member functions as ...MarcoFalke
2020-12-08test: Add new ChainTestingSetup and use itCarl Dong
2020-12-06Don't declare de facto const member functions as non-constpracticalswift
2020-10-31style: minor improvements as a followup to #19845Vasil Dimov
2020-09-17test: move HasReason so it can be reusedVasil Dimov
2020-08-21test: Move doxygen comment to headerMarcoFalke
2020-07-04Merge #19277: util: Add Assert identity functionMarcoFalke
2020-06-25Merge #19090: refactor: Misc scheduler cleanupsMarcoFalke
2020-06-15util: Add Assert identity functionMarcoFalke
2020-06-04refactor: Specify boost/thread/thread.hpp explicitlyHennadii Stepanov
2020-05-28test: Remove unused scheduler.h include from the common setupMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-15test: Add optional extra_args to testing setupMarcoFalke
2020-04-15node: Add args alias for gArgs globalMarcoFalke
2020-03-14Replace std::to_string with locale-independent alternativeBen Woosley
2020-02-17[lib] add scheduler to node contextAmiti Uttarwar
2020-01-02test: Show debug log on unit test failureMarcoFalke
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