* 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> |
||
|---|---|---|
| .. | ||
| plat | ||
| buffer.hpp | ||
| CMakeLists.txt | ||
| common.cpp | ||
| common.hpp | ||
| ledger.cpp | ||
| ledger.hpp | ||
| network_filter.cpp | ||
| network_filter.hpp | ||
| parallel_traversal.hpp | ||
| store.cpp | ||
| store.hpp | ||
| utility.cpp | ||
| utility.hpp | ||
| versioning.cpp | ||
| versioning.hpp | ||
| working.hpp | ||