HomeSort by: relevance | last modified time | path
    Searched refs:testrun (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/testsuite/
local.mk 58 `find $$@ -maxdepth 1 -name testrun.sum 2>/dev/null | sort` > testrun.sum; \
60 `find $$@ -maxdepth 1 -name testrun.log 2>/dev/null | sort` > testrun.log; \
62 $(SED) -n '/^.*===.*Summary.*===/,$$p' testrun.sum; \
83 site-sim-config.exp testrun.log testrun.sum
  /src/external/gpl3/gdb/dist/sim/testsuite/
local.mk 58 `find $$@ -maxdepth 1 -name testrun.sum 2>/dev/null | sort` > testrun.sum; \
60 `find $$@ -maxdepth 1 -name testrun.log 2>/dev/null | sort` > testrun.log; \
62 $(SED) -n '/^.*===.*Summary.*===/,$$p' testrun.sum; \
83 site-sim-config.exp testrun.log testrun.sum
  /src/external/bsd/openldap/dist/contrib/slapd-modules/ciboolean/tests/data/
slapd.conf 17 pidfile testrun/slapd.pid
26 directory testrun
  /src/external/bsd/openldap/dist/tests/scripts/
its-all 36 /bin/rm -rf testrun/db.*
38 /bin/rm -rf testrun
sql-all 52 /bin/rm -rf testrun/db.*
54 /bin/rm -rf testrun
defines.sh 26 TESTDIR=${USER_TESTDIR-$TESTWD/testrun}
  /src/external/bsd/openldap/dist/contrib/slapd-modules/alias/tests/
Rules.mk 7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
  /src/external/bsd/openldap/dist/contrib/slapd-modules/ciboolean/tests/
Rules.mk 7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
Rules.mk 7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
  /src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/tests/
Rules.mk 7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
Rules.mk 7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
  /src/external/apache2/llvm/dist/llvm/utils/
abtest.py 231 def testrun(files): function
314 ret = testrun([tf.name])
318 return testrun(files)
364 return testrun(files)
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-dejagnu.h 220 void testrun (bool b, std::string s) function in class:TestState
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-dejagnu.h 220 void testrun (bool b, std::string s) function in class:TestState
  /src/external/gpl3/gdb/dist/sim/testsuite/lib/
sim-defs.exp 20 # Initialize the testrun.
268 set testrun "$sim_path --help"
270 remote_spawn host $testrun
275 perror "Can't execute `$testrun' to check for `$optname'"
  /src/external/gpl3/gdb.old/dist/sim/testsuite/lib/
sim-defs.exp 20 # Initialize the testrun.
268 set testrun "$sim_path --help"
270 remote_spawn host $testrun
275 perror "Can't execute `$testrun' to check for `$optname'"

Completed in 35 milliseconds