mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
FIFOBuffer implementation and tests
This commit is contained in:
@@ -52,6 +52,8 @@ public:
|
||||
void testFPE();
|
||||
void testEnvironment();
|
||||
void testBuffer();
|
||||
void testFIFOBufferChar();
|
||||
void testFIFOBufferInt();
|
||||
void testAtomicCounter();
|
||||
void testNullable();
|
||||
void testAscii();
|
||||
|
||||
Reference in New Issue
Block a user