oxen-mq/tests
Jason Rhinelander 7049d3cb5a Test suite: use different ports for each test
Apple, in particular, often fails tests with an address already in use
if attempt to reuse a port that the process just closed, because it is a
wonderful OS.
2020-10-15 16:55:33 -03:00
..
Catch2@b3b07215d1 Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
CMakeLists.txt Allow injecting tasks into lokimq job queue 2020-06-30 18:44:11 -03:00
common.h Test suite: use different ports for each test 2020-10-15 16:55:33 -03:00
main.cpp Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
test_address.cpp Add address parsing/generating class 2020-05-08 21:42:16 -03:00
test_batch.cpp Add more locks around assertions 2020-03-21 12:56:13 -03:00
test_bt.cpp macOS 10.12 compatibility 2020-10-15 16:55:33 -03:00
test_commands.cpp Test suite: use different ports for each test 2020-10-15 16:55:33 -03:00
test_connect.cpp Test suite: use different ports for each test 2020-10-15 16:55:33 -03:00
test_encoding.cpp Add it pair versions of {to,from}_{hex,base32z,base64} 2020-05-13 14:47:01 -03:00
test_failures.cpp Test suite: use different ports for each test 2020-10-15 16:55:33 -03:00
test_inject.cpp Test suite: use different ports for each test 2020-10-15 16:55:33 -03:00
test_requests.cpp Test suite: use different ports for each test 2020-10-15 16:55:33 -03:00
test_tagged_threads.cpp Add test that destruction doesn't throw 2020-07-10 17:54:45 -03:00