Home
last modified time | relevance | path

Searched refs:testfile3 (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/syscalls/futimesat/
Dfutimesat01.c53 static char *testfile3; variable
106 SAFE_ASPRINTF(cleanup, &testfile3, "%s/futimesatfile3.txt", abs_path); in setup()
117 fds[2] = SAFE_OPEN(cleanup, testfile3, O_CREAT | O_RDWR, 0600); in setup()
123 filenames[1] = testfile3; in setup()
135 free(testfile3); in cleanup()
/external/ltp/testcases/kernel/syscalls/unlinkat/
Dunlinkat01.c59 static char *testfile3; variable
111 SAFE_ASPRINTF(cleanup, &testfile3, "%s/unlinkatfile3.txt", abs_path); in setup()
124 fds[2] = SAFE_OPEN(cleanup, testfile3, O_CREAT | O_RDWR, 0600); in setup()
131 filenames[1] = testfile3; in setup()
144 free(testfile3); in cleanup()
/external/ltp/testcases/kernel/syscalls/fstatat/
Dfstatat01.c54 static char *testfile3; variable
123 SAFE_ASPRINTF(cleanup, &testfile3, "%s/fstatattestfile3.txt", abs_path); in setup()
134 fds[2] = SAFE_OPEN(cleanup, testfile3, O_CREAT | O_RDWR, 0600); in setup()
141 filenames[1] = testfile3; in setup()
153 free(testfile3); in cleanup()
/external/ltp/testcases/kernel/syscalls/faccessat/
Dfaccessat01.c60 static char testfile3[256]; variable
123 sprintf(testfile3, "faccessattestdir%d/faccessattestfile%d.txt", p, p); in setup()
135 fds[2] = SAFE_OPEN(cleanup, testfile3, O_CREAT | O_RDWR, 0600); in setup()
142 filenames[5] = testfile3; in setup()
/external/ltp/testcases/kernel/syscalls/fchmodat/
Dfchmodat01.c60 char testfile3[256]; variable
121 sprintf(testfile3, "fchmodattestdir%d/fchmodattest%d.txt", p, p); in setup()
133 fds[2] = SAFE_OPEN(cleanup, testfile3, O_CREAT | O_RDWR, 0600); in setup()
139 filenames[5] = testfile3; in setup()
/external/ltp/testcases/kernel/syscalls/mknodat/
Dmknodat01.c50 static char testfile3[256]; variable
63 {&dir_fd, testfile3, 0, 0},
136 sprintf(testfile3, "%s/mknodattestfile3%d", tmpdir, getpid()); in setup()
148 SAFE_UNLINK(cleanup, testfile3); in clean()
/external/elfutils/tests/
Drun-strings-test.sh51 testfile3: f4 /lib/ld-linux.so.2
52 testfile3: 1c9 __gmon_start__
53 testfile3: 1d8 libc.so.6
54 testfile3: 1e2 __cxa_finalize
55 testfile3: 1f1 __deregister_frame_info
56 testfile3: 209 _IO_stdin_used
57 testfile3: 218 __libc_start_main
58 testfile3: 22a __register_frame_info
59 testfile3: 240 GLIBC_2.1.3
60 testfile3: 24c GLIBC_2.0
[all …]
Drun-readelf-test1.sh25 testfiles testfile3
29 testrun ${abs_top_builddir}/src/readelf -r testfile3 > testfile.temp
Drun-find-prologues.sh21 testfile25 testfile3 testfile4 testfile5 testfile6
54 testrun_compare ${abs_builddir}/find-prologues -e testfile3 <<\EOF
DMakefile.am192 testfile.bz2 testfile2.bz2 testfile3.bz2 testfile4.bz2 \