Home
last modified time | relevance | path

Searched refs:execCommand (Results 1 – 13 of 13) sorted by relevance

/haiku/src/tests/kits/storage/
H A DBasicTest.cpp62 BasicTest::execCommand(const string &cmdLine) in execCommand() function in BasicTest
93 execCommand(string("dd if=/dev/zero of=") + imageFile in createVolume()
108 execCommand(string("sync") in deleteVolume()
H A DDirectoryTest.cpp1171 execCommand(string("mkdir ") + testDir1); in EntryIterationTest()
1215 execCommand(string("touch ") + dirPathName + entryName); in EntryIterationTest()
1218 execCommand(string("touch ") + dirPathName + entryName); in EntryIterationTest()
1221 execCommand(string("touch ") + dirPathName + entryName); in EntryIterationTest()
1224 execCommand(string("mkdir ") + dirPathName + entryName); in EntryIterationTest()
1227 execCommand(string("mkdir ") + dirPathName + entryName); in EntryIterationTest()
1230 execCommand(string("mkdir ") + dirPathName + entryName); in EntryIterationTest()
1233 execCommand(string("ln -s ") + existingFile + " " in EntryIterationTest()
1237 execCommand(string("ln -s ") + existingFile + " " in EntryIterationTest()
1241 execCommand(string("ln -s ") + existingFile + " " in EntryIterationTest()
[all …]
H A DFileTest.cpp106 execCommand(string("rm ") + tc.filename); in InitTest1()
217 execCommand(string("rm ") + tc.filename); in InitTest2()
407 execCommand(string("rm -f ") + testFilename1); in RWTest()
432 execCommand(string("rm -f ") + testFilename1); in RWTest()
501 execCommand(string("rm -f ") + testFilename1); in RWTest()
548 execCommand(string("rm -f ") + testFilename1); in PositionTest()
611 execCommand(string("rm -f ") + testFilename1); in SizeTest()
H A DBasicTest.h33 static void execCommand(const string &command);
H A DResourcesTest.cpp205 execCommand(string("mkdir ") + testDir in setUp()
222 execCommand(string("rm -rf ") + testDir); in tearDown()
1093 execCommand(string("cp ") + x86ResFile + " " + testFile1); in SyncTest()
1247 execCommand(string("cp ") + elfNoResFile + " " + testFile1); in WriteToTest()
1280 execCommand(string("cp ") + elfNoResFile + " " + testFile1); in WriteToTest()
1359 execCommand(string("cp ") + x86ResFile + " " + testFile1); in AddRemoveTest()
1437 execCommand(string("cp ") + x86ResFile + " " + testFile1); in ReadWriteTest()
H A DVolumeTest.cpp82 execCommand( in setUp()
109 execCommand(string("rm -rf ") + testDir); in tearDown()
H A DResourceStringsTest.cpp188 execCommand(string("mkdir ") + testDir in setUp()
226 execCommand(string("rm -rf ") + testDir); in tearDown()
H A DEntryTest.cpp281 execCommand(setUpCommandLine); in setUp()
289 execCommand(tearDownCommandLine); in tearDown()
2263 execCommand(string("rm -rf ") + link in CreateLink()
2273 execCommand(string("rm -rf ") + file + " ; touch " + file); in CreateFile()
2281 execCommand(string("rm -rf ") + dir + " ; mkdir " + dir); in CreateDir()
2289 execCommand(string("rm -rf ") + file); in RemoveFile()
H A DNodeInfoTest.cpp123 execCommand( in setUp()
170 execCommand(string("rm -rf ") + testDir); in tearDown()
H A DNodeTest.cpp160 execCommand( in setUp()
184 execCommand(cmdLine); in tearDown()
H A DQueryTest.cpp497 BasicTest::execCommand(cmdLine); in create_test_entries()
520 BasicTest::execCommand(cmdLine); in delete_test_entries()
H A DMimeTypeTest.cpp551 execCommand(string("mkdir ") + testDir); in setUp()
571 execCommand(string("rm -rf ") + testDir); in tearDown()
3556 execCommand(string("mkdir ") + testDir + "/subdir1 " in UpdateMimeInfoTest()
3947 execCommand(string("mkdir ") + testDir + "/subdir1 " in CreateAppMetaMimeTest()
H A DAppFileInfoTest.cpp171 execCommand( in setUp()
220 execCommand(string("rm -rf ") + testDir); in tearDown()