8#include "../../../tests/testXWC.hpp"
10#include "../streamCircBuff.hpp"
26namespace streamCircBuffTest
33TEST_CASE(
"streamCircBuff placeholder harness instantiates the app",
"[streamCircBuff]" )
36 #ifdef STREAMCIRCBUFF_TEST_DOXYGEN_REF
41 SECTION(
"default construction succeeds" )
Class for application to keep a circular buffer of a stream and publish it to another stream.
TEST_CASE("streamCircBuff placeholder harness instantiates the app", "[streamCircBuff]")
Verify the placeholder streamCircBuff test harness instantiates the app cleanly.
Namespace for all libXWC tests.