Commit Graph

41 Commits

Author SHA1 Message Date
babic_a 055eeb0065 Externalize in mock class 2020-04-15 14:22:50 +02:00
babic_a 50fb6158af Introduce more UdpReceiver tests 2020-04-15 14:09:10 +02:00
babic_a 2c47f97306 Add UdpReceiver test 2020-04-15 13:54:22 +02:00
babic_a d182f35e22 Add delay to relax test timing 2020-04-15 12:06:02 +02:00
babic_a c634498b8e Fix tests to pass reference to header map 2020-04-15 12:02:29 +02:00
babic_a 49018dd102 Remove useless declaration 2020-04-15 11:56:19 +02:00
babic_a 215c846b4f Make the test more clear 2020-04-15 11:00:19 +02:00
babic_a 305aef31ba Fix test to use template version of RingBuffer 2020-04-15 10:45:01 +02:00
babic_a 410592a759 Fix indent 2020-04-15 10:43:10 +02:00
babic_a b1cde5eea5 Add simple recv test to ZmqReceiver 2020-04-15 10:42:39 +02:00
babic_a fd7eac5856 Add status checking test to ProcessManager 2020-04-08 17:06:11 +02:00
babic_a 0d495cccb8 Add ProcessManager basic interaction test 2020-04-08 16:51:12 +02:00
babic_a 321e3baa41 Fix address for mock stream 2020-04-08 16:34:13 +02:00
babic_a f7d36f3fff Rename stream to header and add guards 2020-04-08 16:27:12 +02:00
babic_a 2329f7ad2f Make stream generation a generic mock 2020-04-08 16:02:03 +02:00
babic_a 35dc1d7998 Add ProcessManager test stub 2020-04-08 15:42:38 +02:00
babic_a c06310fe0e Add test for clearing buffer 2020-04-08 15:27:26 +02:00
babic_a b872bb7510 Wrap entire thread in try-catch for ZmqReceiverModule as well 2020-04-08 08:48:45 +02:00
babic_a 4a3dd11d69 Add move to test dataset 2020-04-07 14:13:08 +02:00
babic_a 7545619c58 Make filling of data more readable 2020-04-07 14:10:06 +02:00
babic_a 091dd30fe2 Fix test data 2020-04-07 13:51:58 +02:00
babic_a f777db3283 Fix whitespace in tests 2020-04-07 13:51:23 +02:00
babic_a 7ff6e59bf7 Add basic interaction test for WriterModule 2020-04-07 13:13:46 +02:00
babic_a 0792d3ad8d Improve tests on Module state 2020-04-07 12:27:00 +02:00
babic_a d550fb4586 Add mock file format 2020-04-06 17:05:32 +02:00
babic_a 27ee81bd22 Add H5WriterModule test 2020-04-06 17:05:23 +02:00
babic_a d375a65043 Remove tests that are not relevant anymore due to refactoring 2020-04-06 16:24:02 +02:00
babic_a d6fabb7846 Rename "writing" to "saving" from ZmqRecvModule
The module should not have a notion of writing - but saving/discarding flag is
very useful.
2020-04-06 13:18:15 +02:00
babic_a 9d1158a68b Properly release ring buffer when reading the slots 2020-04-03 14:13:16 +02:00
babic_a e65d90bc34 Remove deprecated methods from tests 2020-04-03 14:00:02 +02:00
babic_a a3d8b1e92b Fix tests 2020-04-03 13:48:16 +02:00
babic_a dbf33bd8e2 Add simple transfer test 2020-04-02 18:02:45 +02:00
babic_a 81feebd4f6 Implement a simple transfer test 2020-04-02 15:46:52 +02:00
babic_a 197f8e8433 Add compression library to tests 2020-04-02 14:10:18 +02:00
babic_a 9c5a19102f Complete basic interaction test for ZmqRecvModule 2020-04-01 16:05:44 +02:00
babic_a f5f65850f2 Partial test implementation 2020-04-01 15:54:51 +02:00
babic_a b6846e82d2 Add test stub for ZmqRecvModule 2020-04-01 15:46:49 +02:00
babic_a e43c9c0ccd Adjust test for ZmqReceiver 2020-03-31 18:08:52 +02:00
babic_a f9b25367fa Move public interfaces to include folder 2020-03-26 15:47:38 +01:00
babic_a 2aa19bafbd Prepare unit tests targets 2020-03-24 11:34:58 +01:00
babic_a 01eb2f8ed7 Rename folder of core library 2020-03-23 11:54:27 +01:00