1 #include <cppunit/TestFixture.h>
2 #include <cppunit/extensions/HelperMacros.h>
CPPUNIT_TEST(testCanonicalPathASCII)
CPPUNIT_TEST(testPathIsWithin)
void testClearDirectory()
CPPUNIT_TEST(testClearDirectory)
void testFindFilesMatchingPattern()
CPPUNIT_TEST(testCopyFileASCIIFilename)
CPPUNIT_TEST(testFindFilesMatchingPattern)
CPPUNIT_TEST(testCopyFileUTF8Filename)
CPPUNIT_TEST(testCanonicalPathUTF8)
void testCopyFileASCIIFilename()
void testCanonicalPathUTF8()
CPPUNIT_TEST(testRemoveDirectory)
void testCanonicalPathASCII()
void testRemoveDirectory()
void testOpenFileUTF8Filename()
CPPUNIT_TEST(testStatFile)
CPPUNIT_TEST_SUITE(FilesystemTest)
CPPUNIT_TEST(testOpenFileUTF8Filename)
CPPUNIT_TEST(testTouchFile)
void testCopyFileUTF8Filename()