Commit Graph

86 Commits

Author SHA1 Message Date
babic_a 04477ff2cf Fixing test until it works 2020-05-18 17:00:14 +02:00
babic_a d3c2cd651f Change order of link libraries 2020-05-18 11:49:15 +02:00
babic_a b6eef3b4a1 Improve compression testing 2020-05-18 11:48:53 +02:00
babic_a a6e2166900 Added additional checks 2020-05-15 17:07:00 +02:00
babic_a 86015eaa9b Fix test according to new logic 2020-05-15 17:06:45 +02:00
babic_a 744285a147 Add basic test for writer receiver 2020-05-15 17:02:59 +02:00
babic_a e4e3e20013 Add test stub for WriterZmqReceiver 2020-05-15 16:26:12 +02:00
babic_a aff1d22c17 Rename parameter to something more sensible 2020-05-15 15:23:24 +02:00
babic_a 168c04df5a Fix perf for writer 2020-05-15 15:21:49 +02:00
babic_a 97e2a140e5 Fix unit tests 2020-05-15 15:17:48 +02:00
babic_a c04b1d85c5 Make todo to not forget re-enabling tests 2020-05-15 13:28:35 +02:00
babic_a 01d986c4f0 Fix small things in LiveRecvModule 2020-05-15 13:12:08 +02:00
babic_a 590ff5b625 Fix bitshuffle back to C library 2020-05-15 12:57:57 +02:00
babic_a 31fbb58de6 Fix fast queue tests 2020-05-15 12:14:54 +02:00
babic_a cd2b318783 Rename test to follow class rename 2020-05-15 12:03:09 +02:00
babic_a 9beb050afc Fix fast queue implementation 2020-05-15 10:48:00 +02:00
babic_a 1b41dd623f Rename SFWriter to new standard naming 2020-05-15 10:11:22 +02:00
babic_a ce2b61ac9a Extend tests to empty frames 2020-05-14 12:07:32 +02:00
babic_a 14bec03363 Add basic test for ReplayH5Reader 2020-05-14 12:00:15 +02:00
babic_a 80765f3fc5 Fix parameters order to be consistent across repo 2020-05-14 11:46:03 +02:00
babic_a f5fb9d9153 Use configured parameters 2020-05-13 19:12:16 +02:00
babic_a 6751a934e8 Improve bitshuffle tests by using standard values 2020-05-13 19:06:20 +02:00
babic_a 55a74f5889 Test concat of separately compressed segments 2020-05-13 15:20:20 +02:00
babic_a be0bb0226e Check compressed data 2020-05-13 14:08:11 +02:00
babic_a 425d94dbe8 Moved perf tests in separate folder 2020-05-13 14:00:08 +02:00
babic_a 244b11506b Add basic test for compression 2020-05-13 13:56:00 +02:00
babic_a 8fc84add76 Fix tests 2020-05-11 18:12:44 +02:00
babic_a 54d4e47873 Add tests for missing packets 2020-05-11 18:07:06 +02:00
babic_a 82dce2b9a0 Extend test for RCVBUF 2020-05-11 17:48:50 +02:00
babic_a b795da8a2f Fix like break in tests 2020-05-11 17:34:34 +02:00
babic_a 88364592bf Add first BufferUdpReceiver test 2020-05-11 17:13:20 +02:00
babic_a 7f3c2c814e Rename classes to new standard
Prefix all Buffer related classes with Buffer.
2020-05-11 13:54:49 +02:00
babic_a 0ca06b8e7a Remove all DEBUG_OUTPUT references
It turnes out it is not as useful as in the writer project.
2020-05-11 13:52:29 +02:00
babic_a fada8a7ec6 Make IPC address a parameter in buffer config 2020-05-11 12:34:30 +02:00
babic_a 257f2e488d SWMR test no longer relevant 2020-05-07 09:57:58 +02:00
babic_a b14ffd5cfb Fixed perf_test for SFWriter 2020-05-07 09:55:11 +02:00
babic_a 9afd585c9d Add test to show how wrong I am 2020-05-06 14:53:02 +02:00
babic_a f86f71fe95 Improve test and add basic interaction 2020-05-06 10:57:57 +02:00
babic_a d7497b2eb5 Exchange error reporting for zmq code 2020-05-06 10:31:26 +02:00
babic_a 1765b485ef Add test stub for LiveRecvModule 2020-05-06 10:12:17 +02:00
babic_a b73e625471 Link zmq into tests 2020-05-06 10:12:05 +02:00
babic_a fe55a6705a Move test that is not used anymore 2020-05-05 13:29:49 +02:00
babic_a a4a67532d1 Add temporary implementation for arrays 2020-05-05 12:11:24 +02:00
babic_a f203fa1fe5 Adjust Buffer test for new writer 2020-05-04 14:33:02 +02:00
babic_a 48c4104695 Fix basic interaction test for BufferWriter 2020-05-04 14:06:56 +02:00
babic_a ffb0c17e31 Adjust writer test name 2020-05-04 14:04:48 +02:00
babic_a 261d4751e5 Rename buffer writer 2020-05-04 12:50:33 +02:00
babic_a 17431adf71 Adjust tests for new fast queue in UdpReceiver 2020-05-04 12:32:04 +02:00
babic_a 170c6dfdbd Update tests to reflect changes in the codebase 2020-04-29 17:47:33 +02:00
babic_a aa11d81623 Move RingBuffer tests as well 2020-04-29 17:45:24 +02:00