Searched refs:GlobalTestDir (Results 1 - 9 of 9) sorted by relevance

/haiku/src/tests/
H A DUnitTester.cpp48 std::string defaultLibDir = std::string(GlobalTestDir()) + "/lib";
/haiku/src/tests/kits/app/common/
H A DPipedAppRunner.cpp42 appPath = BTestShell::GlobalTestDir();
H A DAppRunner.cpp289 *path = BTestShell::GlobalTestDir();
/haiku/headers/tools/cppunit/
H A DTestShell.h103 static const char* GlobalTestDir() { return (fGlobalShell ? fGlobalShell->TestDir() : NULL); }; function in class:BTestShell
/haiku/src/tests/kits/app/bmessenger/
H A DSMTarget.cpp144 BString unescapedTestDir(BTestShell::GlobalTestDir());
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp474 std::string libPath = std::string(BTestShell::GlobalTestDir()) + gRemoteLib;
/haiku/src/tests/kits/storage/
H A DResourceStringsTest.cpp186 string resourcesTestDir(BTestShell::GlobalTestDir());
H A DResourcesTest.cpp201 BString unescapedTestDir(BTestShell::GlobalTestDir());
/haiku/src/tests/kits/app/broster/
H A DGetRecentTester.cpp270 const char *testDir = BTestShell::GlobalTestDir();

Completed in 125 milliseconds