Commit Graph

15 Commits

Author SHA1 Message Date
babic_a 305aef31ba Fix test to use template version of RingBuffer 2020-04-15 10:45:01 +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 c06310fe0e Add test for clearing buffer 2020-04-08 15:27:26 +02:00
babic_a f777db3283 Fix whitespace in tests 2020-04-07 13:51:23 +02:00
babic_a 0792d3ad8d Improve tests on Module state 2020-04-07 12:27:00 +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 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