mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
new tests for the UniqueAccess caches
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// ExpireCacheTest.h
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/ExpireCacheTest.h#5 $
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/ExpireCacheTest.h#6 $
|
||||
//
|
||||
// Tests for ExpireCache
|
||||
//
|
||||
@@ -49,6 +49,7 @@ public:
|
||||
void testDuplicateAdd();
|
||||
void testExpire0();
|
||||
void testExpireN();
|
||||
void testAccessExpireN();
|
||||
|
||||
|
||||
void setUp();
|
||||
|
||||
Reference in New Issue
Block a user