Lines Matching defs:testFile1

56 static const char *testFile1	= "/tmp/testdir/testFile1";
1795 fRef = create_file(testFile1, type);
1814 fRef = create_file(testFile1, type, NULL, NULL, "UnIQe pAtTeRn");
1848 entry_ref fileRef(ref_for_path(testFile1));
1868 entry_ref fileRef(create_file(testFile1, fileType1, appType2));
1904 entry_ref fileRef(create_file(testFile1, NULL, appType1));
1943 entry_ref fileRef(create_file(testFile1, fileType1, NULL, appFile2));
1980 entry_ref fileRef(create_file(testFile1, fileType1));
1981 system((string("chmod a+x ") + testFile1).c_str());
2005 create_file(testFile1, fileType1);
2006 system((string("ln -s ") + testFile1 + " " + testLink1).c_str());
2007 entry_ref fileRef(ref_for_path(testFile1, false));
2083 entry_ref fileRef(create_file(testFile1, NULL, appType1));
2131 system((string("ln -s ") + testFile1 + " " + testLink1).c_str());
2213 fRef = create_file(testFile1, type);
2230 fRef = create_file(testFile1, type, NULL, NULL, "UnIQe pAtTeRn");
2264 entry_ref fileRef(ref_for_path(testFile1));
2285 entry_ref fileRef(create_file(testFile1, fileType1, appType2));
2321 entry_ref fileRef(create_file(testFile1, NULL, appType1));
2360 entry_ref fileRef(create_file(testFile1, fileType1, NULL, appFile2));
2397 entry_ref fileRef(create_file(testFile1, fileType1));
2398 system((string("chmod a+x ") + testFile1).c_str());
2421 create_file(testFile1, fileType1);
2422 system((string("ln -s ") + testFile1 + " " + testLink1).c_str());
2423 entry_ref fileRef(ref_for_path(testFile1, false));
2499 entry_ref fileRef(create_file(testFile1, NULL, appType1));
2535 entry_ref fileRef(create_file(testFile1, NULL, appType1));
2585 system((string("ln -s ") + testFile1 + " " + testLink1).c_str());
2668 fRef = create_file(testFile1, type);
2685 fRef = create_file(testFile1, type, NULL, NULL, "UnIQe pAtTeRn");
2719 entry_ref fileRef(ref_for_path(testFile1));
2740 entry_ref fileRef(create_file(testFile1, fileType1, appType2));
2776 entry_ref fileRef(create_file(testFile1, NULL, appType1));
2815 entry_ref fileRef(create_file(testFile1, fileType1, NULL, appFile2));
2852 entry_ref fileRef(create_file(testFile1, fileType1));
2853 system((string("chmod a+x ") + testFile1).c_str());
2876 create_file(testFile1, fileType1);
2877 system((string("ln -s ") + testFile1 + " " + testLink1).c_str());
2878 entry_ref fileRef(ref_for_path(testFile1, false));
2961 entry_ref fileRef(create_file(testFile1, NULL, appType1));
2996 entry_ref fileRef(create_file(testFile1, NULL, appType1));
3044 system((string("ln -s ") + testFile1 + " " + testLink1).c_str());