27 #ifndef TEST_CIRCULAR_BUFFER_H 28 #define TEST_CIRCULAR_BUFFER_H 30 #include "spore_test_base.h" virtual void init()
Definition: test_circular_buffer.cpp:47
Test class for the CircularBuffer container.
Definition: test_circular_buffer.h:38
TestCircularBuffer()
Definition: test_circular_buffer.cpp:39
Base class to all tests.
Definition: spore_test_base.h:43
Global namespace holding all classes of the SPORE NEST module.
Definition: circular_buffer.h:31