oxen-mq/tests
Jason Rhinelander 98b1bd6930 Add more locks around assertions
Catch2 isn't currently thread safe, so if we hit one of these assertions
while some other thread is doing things such as logging we might
segfault.
2020-03-21 12:56:13 -03:00
..
Catch2@b3b07215d1 Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
CMakeLists.txt Disable gnu cxx extensions 2020-03-13 15:28:03 -03:00
common.h Fix delayed proxy-scheduled batch jobs 2020-02-11 19:08:19 -04:00
main.cpp Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
test_batch.cpp Add more locks around assertions 2020-03-21 12:56:13 -03:00
test_commands.cpp Add more locks around assertions 2020-03-21 12:56:13 -03:00
test_connect.cpp Add more locks around assertions 2020-03-21 12:56:13 -03:00
test_requests.cpp Add more locks around assertions 2020-03-21 12:56:13 -03:00
test_string_view.cpp Fixed string_view c++17 compatibility 2020-02-24 22:20:56 -04:00