Commit Graph

60 Commits

Author SHA1 Message Date
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
babic_a 7493b5fc99 Add test for edge case 2020-04-23 17:33:06 +02:00
babic_a ba30dea726 Adjust tests to config change 2020-04-23 09:52:54 +02:00
babic_a 5294015206 Add test for buffer utils 2020-04-21 20:19:13 +02:00
babic_a 8b558ac023 Update test with pulse_id metadata 2020-04-20 16:47:02 +02:00
babic_a dea8470946 Change test due to signature change in FastH5Writer 2020-04-20 16:36:43 +02:00
babic_a e6188bf840 Improve image test 2020-04-20 16:34:19 +02:00
babic_a 3c472ce5ed Add SWMR test 2020-04-20 15:24:02 +02:00
babic_a 415906435b Add basic test for FastH5Writer 2020-04-20 11:54:41 +02:00
babic_a 4facc8c54a Add basic FastH5 test 2020-04-20 10:02:32 +02:00
babic_a 7dfdd1b970 Add HDF5 library to link tests 2020-04-20 10:02:18 +02:00
babic_a bf881f5468 Add EXTENSION parameter for filename 2020-04-20 10:02:05 +02:00