HomeSort by relevance Sort by last modified time
    Searched refs:testfile2 (Results 1 - 19 of 19) sorted by null

  /external/elfutils/tests/
run-ecp-test2.sh 21 testfiles testfile2
22 tempfiles testfile2.tmp
24 testrun ${abs_builddir}/ecp testfile2 testfile2.tmp
run-get-pubnames.sh 21 testfiles testfile testfile2
23 testrun_compare ${abs_builddir}/get-pubnames testfile testfile2 <<\EOF
run-get-files.sh 21 testfiles testfile testfile2
23 testrun_compare ${abs_builddir}/get-files testfile testfile2 <<\EOF
run-get-aranges.sh 21 testfiles testfile testfile2
23 testrun_compare ${abs_builddir}/get-aranges testfile testfile2 <<\EOF
run-strings-test.sh 37 testfile2: 114 /lib/ld.so.1
38 testfile2: 1f1 __gmon_start__
39 testfile2: 200 __deregister_frame_info
40 testfile2: 218 __register_frame_info
41 testfile2: 22e libc.so.6
42 testfile2: 238 __cxa_finalize
43 testfile2: 247 _IO_stdin_used
44 testfile2: 256 __libc_start_main
45 testfile2: 268 GLIBC_2.1.3
46 testfile2: 274 GLIBC_2.
    [all...]
run-allfcts.sh 21 testfiles testfile testfile2 testfile8
23 testrun_compare ${abs_builddir}/allfcts testfile testfile2 testfile8 <<\EOF
run-line2addr.sh 21 testfiles testfile testfile2 testfile8 testfile14 testfile23
27 testrun_compare ${abs_builddir}/line2addr -e testfile2 m.c:6 b.c:1 <<\EOF
run-dwfllines.sh 20 testfiles testfile testfile2
54 testrun_compare ${abs_builddir}/dwfllines -e testfile2 <<\EOF
run-get-lines.sh 21 testfiles testfile testfile2 testfilenolines
23 testrun_compare ${abs_builddir}/get-lines testfile testfile2 <<\EOF
run-show-die-info.sh 21 testfiles testfile5 testfile2
23 testrun_compare ${abs_builddir}/show-die-info testfile5 testfile2 <<\EOF
122 file: testfile2
    [all...]
run-show-abbrev.sh 21 testfiles testfile testfile2
23 testrun_compare ${abs_builddir}/show-abbrev testfile testfile2 <<\EOF
Makefile.am 157 testfile.bz2 testfile2.bz2 testfile3.bz2 testfile4.bz2 \
run-allregs.sh 155 regs_test testfile2 <<\EOF
    [all...]
  /external/ltp/testcases/kernel/syscalls/faccessat/
faccessat01.c 59 static char testfile2[256]; variable
122 sprintf(testfile2, "%s/faccessattestfile%d.txt", abs_path, p);
133 SAFE_FILE_PRINTF(cleanup, testfile2, "%s", testfile2);
141 filenames[1] = testfile2;
  /external/ltp/testcases/kernel/syscalls/fchmodat/
fchmodat01.c 59 char testfile2[256]; variable
120 sprintf(testfile2, "%s/fchmodattest%d.txt", abs_path, p);
131 SAFE_FILE_PRINTF(cleanup, testfile2, "%s", testfile2);
138 filenames[1] = testfile2;
  /external/ltp/testcases/kernel/syscalls/futimesat/
futimesat01.c 52 testfile2[] = "futimesattestdir/futimesattestfile.txt"; variable
115 SAFE_FILE_PRINTF(cleanup, testfile2, testfile2);
  /external/ltp/testcases/kernel/syscalls/unlinkat/
unlinkat01.c 58 testfile2[] = "unlinkattestdir/unlinkattestfile.txt"; variable
122 SAFE_FILE_PRINTF(cleanup, testfile2, testfile2);
  /external/ltp/testcases/kernel/syscalls/mknodat/
mknodat01.c 49 static char testfile2[256]; variable
64 {&fd, testfile2, -1, ENOTDIR},
135 sprintf(testfile2, "mknodattestfile2%d", getpid());
142 fd = SAFE_OPEN(cleanup, testfile2, O_CREAT | O_RDWR, 0600);
  /external/ltp/testcases/kernel/syscalls/fstatat/
fstatat01.c 53 testfile2[] = "fstatattestdir/fstatattestfile.txt"; variable
132 SAFE_FILE_PRINTF(cleanup, testfile2, testfile2);

Completed in 247 milliseconds