Searched refs:testfile2 (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/unlinkat/ |
D | unlinkat01.c | 23 testfile2[] = "unlinkattestdir/unlinkattestfile.txt"; variable 56 if (access(testfile2, F_OK)) in run() 57 SAFE_FILE_PRINTF(testfile2, testfile2); in run() 98 SAFE_UNLINK(testfile2); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/fchmodat/ |
D | fchmodat01.c | 59 char testfile2[256]; variable 120 sprintf(testfile2, "%s/fchmodattest%d.txt", abs_path, p); in setup() 131 SAFE_FILE_PRINTF(cleanup, testfile2, "%s", testfile2); in setup() 138 filenames[1] = testfile2; in setup()
|
/third_party/ltp/testcases/kernel/syscalls/faccessat/ |
D | faccessat01.c | 59 static char testfile2[256]; variable 122 sprintf(testfile2, "%s/faccessattestfile%d.txt", abs_path, p); in setup() 133 SAFE_FILE_PRINTF(cleanup, testfile2, "%s", testfile2); in setup() 141 filenames[1] = testfile2; in setup()
|
/third_party/ltp/testcases/kernel/syscalls/mknodat/ |
D | mknodat01.c | 48 static char testfile2[256]; variable 63 {&fd, testfile2, -1, ENOTDIR}, 134 sprintf(testfile2, "mknodattestfile2%d", getpid()); in setup() 141 fd = SAFE_OPEN(cleanup, testfile2, O_CREAT | O_RDWR, 0600); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/futimesat/ |
D | futimesat01.c | 52 testfile2[] = "futimesattestdir/futimesattestfile.txt"; variable 115 SAFE_FILE_PRINTF(cleanup, testfile2, testfile2); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fstatat/ |
D | fstatat01.c | 53 testfile2[] = "fstatattestdir/fstatattestfile.txt"; variable 132 SAFE_FILE_PRINTF(cleanup, testfile2, testfile2); in setup()
|
/third_party/e2fsprogs/tests/f_del_dup_quota/ |
D | expect.1 | 13 /testfile2 (inode #13, mod time Wed May 24 23:10:45 2017) 16 File /testfile2 (inode #13, mod time Wed May 24 23:10:45 2017)
|