oxen-mq/tests
Jason Rhinelander 9e3469d968 Add allocation-free bt-list and bt-dict producer
This should allow for b-encoding with better performance and less memory
fragmentation.

Documentation and test suite show how it's used.
2021-09-07 01:12:47 -03:00
..
Catch2@b3b07215d1 Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
CMakeLists.txt Add timer cancellation & timer tests 2021-05-20 22:05:58 -03:00
common.h Apple test suite hacks 2021-08-04 19:54:17 -03:00
main.cpp Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
test_address.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_batch.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_bt.cpp Add allocation-free bt-list and bt-dict producer 2021-09-07 01:12:47 -03:00
test_commands.cpp Apple test suite hacks 2021-08-04 19:54:17 -03:00
test_connect.cpp Add support for inproc: requests 2021-08-04 20:15:16 -03:00
test_encoding.cpp Make {to,from}_{hex/b64/b32} return output iterator 2021-08-20 16:08:33 -03:00
test_failures.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_inject.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_requests.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_tagged_threads.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_timer.cpp Another apple time fix attempt 2021-08-04 20:15:00 -03:00