add unit test series for pipestream
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 2 Jan 2018 15:13:30 +0000 (16:13 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 13 Aug 2018 13:14:33 +0000 (15:14 +0200)
commit3ed2cc9bcc064e94376294526d785af7158e5be3
treed260cf836b2662d68510a6c094f3742f70767e3c
parent9e322fb79a131de29d5563c23e92774a4c3b6dd3
add unit test series for pipestream

Setup skeleton unit test file with some simple functionality
tests and include it in a normal run. There haven't been any
pipestream tests so far.
test/CMakeLists.txt
test/test_pipestream.cpp [new file with mode: 0644]