Commit Graph

38 Commits

Author SHA1 Message Date
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
babic_a 0241134427 Add sleep to let UDP flush 2020-04-17 17:13:02 +02:00
babic_a f6b2717934 Additional sleep is needed to be sure packets arrive 2020-04-17 17:08:58 +02:00
babic_a a1dc1dd5ec Improve test 2020-04-17 16:26:20 +02:00
babic_a e1116a2087 Add tests for multi msg recv 2020-04-17 16:08:31 +02:00
babic_a e489568e67 Add tests for BinaryWriter 2020-04-17 12:29:30 +02:00
babic_a cc1bb4101d Adapt test after file extension change 2020-04-17 11:49:13 +02:00
babic_a aede47f78c Made BufferUtils a first class citizen 2020-04-17 11:47:37 +02:00
babic_a 496bcb860b Add test stub for BinaryWriter 2020-04-17 11:42:22 +02:00
babic_a 57b0cdba07 Add BinaryWriter test 2020-04-17 11:37:03 +02:00
babic_a f7dc2be75f Make core-buffer folder with all common stuff used in the buffer 2020-04-17 09:51:16 +02:00