Commit Graph

71 Commits

Author SHA1 Message Date
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
babic_a 4b79ec384a Add data transfer test 2020-04-29 12:10:44 +02:00
babic_a b87d2fdfec Add test for a full queue 2020-04-29 11:32:20 +02:00
babic_a 81e8bf9392 Improve test for FastQueue 2020-04-29 11:10:35 +02:00
babic_a a1643173c6 Added basic interaction test for fast queue 2020-04-29 10:29:17 +02:00
babic_a a963c9ea35 Adjust test to new interface 2020-04-29 10:10:23 +02:00
babic_a 5788f187ee Revert back to single frame writing 2020-04-27 17:32:00 +02:00
babic_a 34f9d816ac Improve output 2020-04-27 17:30:42 +02:00
babic_a 2155497e78 Add also min ms to see variance in write 2020-04-27 17:29:12 +02:00
babic_a 5d52c24c28 Most basic possible writer test 2020-04-27 17:24:47 +02:00
babic_a b8ddb37bc7 Add basic performance test executable 2020-04-27 17:21:48 +02:00
babic_a 3d6ad67f52 Change main test name 2020-04-27 17:19:46 +02:00
babic_a 44dfe39c2f Adjust SFWriter with tests 2020-04-24 15:06:26 +02:00
babic_a 1f123d228f Implement test stub for new SFWriter 2020-04-24 14:56:33 +02:00
babic_a 4e55c70f48 Add test for sf_writer 2020-04-24 14:43:48 +02:00
babic_a 537f5995c4 Make the method use common function 2020-04-23 17:39:34 +02:00