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

  /external/libffi/testsuite/libffi.call/
call.exp 26 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] "-O0 -W -Wall" ""
27 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] "-O2" ""
28 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] "-O3" ""
29 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] "-Os" ""
30 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] "-O2 -fomit-frame-pointer" ""
  /external/libffi/testsuite/libffi.special/
special.exp 29 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options "-O0 -W -Wall"
30 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options "-O2"
31 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options "-O3"
32 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options "-Os"
  /dalvik/vm/alloc/TEST/HeapBitmapTest/
Makefile 2 all: runtest
22 .PHONY: runtest
23 runtest: out/hbtest
  /external/libffi/testsuite/
Makefile.am 10 RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
11 echo $(top_srcdir)/../dejagnu/runtest ; \
12 else echo runtest; fi`
  /external/gtest/test/
Android.mk 17 # Test for gtest. Run using 'runtest'.
18 # The linux build and tests are run under valgrind by 'runtest'.
  /external/libffi/testsuite/lib/
libffi-dg.exp 216 # Modified dg-runtest that can cycle through a list of optimization options
218 proc libffi-dg-runtest { testcases default-extra-flags } {
  /build/
envsetup.sh 1000 # simple shortcut to the runtest command
1001 function runtest() function
1008 ("$T"/development/testrunner/runtest.py $@)

Completed in 1386 milliseconds