|  2e9f5bd1f4 * Move `test::get_available_port` to `test::system` class * Use ephemeral ports in tests * Fix database directories for core tests * Fix rpc tests * Use `SO_REUSEADDR` * Fix `ipv6_bind_send_ipv4` * Use 0 to bind to any port by default * Fix `network` tests * Fix `socket` tests * Fix `ipc` tests * Fix remaining tests * Raise the file limit soft-cap when running tests in parallel. * Importing gtest-parallel as a submodule. --------- Co-authored-by: Colin LeMahieu <clemahieu@gmail.com> | ||
|---|---|---|
| .. | ||
| chains.cpp | ||
| chains.hpp | ||
| CMakeLists.txt | ||
| ledger.cpp | ||
| ledger.hpp | ||
| network.cpp | ||
| network.hpp | ||
| rate_observer.cpp | ||
| rate_observer.hpp | ||
| system.cpp | ||
| system.hpp | ||
| telemetry.cpp | ||
| telemetry.hpp | ||
| testutil.cpp | ||
| testutil.hpp | ||