Searched refs:KPathTest (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/fs/
H A DKPathTest.h13 class KPathTest : public CppUnit::TestCase { class in inherits:CppUnit::TestCase
15 KPathTest();
16 virtual ~KPathTest();
H A DKernelFSTestAddon.cpp10 #include "KPathTest.h"
18 KPathTest::AddTests(*suite);
H A DKPathTest.cpp7 #include "KPathTest.h"
79 KPathTest::KPathTest() function in class:KPathTest
84 KPathTest::~KPathTest()
90 KPathTest::TestSetToAndPath()
125 KPathTest::TestLazyAlloc()
154 KPathTest::TestLeaf()
183 KPathTest::TestReplaceLeaf()
210 KPathTest
[all...]

Completed in 95 milliseconds