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

  /external/swiftshader/third_party/subzero/
fetch-torture-tests.sh 6 wget -O - $BUILD_PATH/wasm-torture-s-$BUILDID.tbz2 \
9 wget -O - $BUILD_PATH/wasm-torture-s2wasm-sexpr-wasm-$BUILDID.tbz2 \
16 $BUILD_PATH/wasm-torture-/b/build/slave/linux/build/src/src/work/wasm-install/emscripten_config_vanilla-$BUILDID.tbz2 \
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
parse-torture.sh 3 # Check the console output from a torture run for goodness.
7 # The file must contain torture output, but can be interspersed
10 # Usage: parse-torture.sh file title
30 T=/tmp/parse-torture.sh.$$
38 # check for presence of torture output file.
44 echo $title unreadable torture output file: $file
50 if grep -q FAILURE $file || grep -q -e '-torture.*!!!' $file
58 grep --binary-files=text 'torture:.*ver:' $file | grep --binary-files=text -v '(null)' | sed -e 's/^(initramfs)[^]]*] //' -e 's/^\[[^]]*] //' |
78 print "GP HANG at " ver " torture stat " badseqnr;
kvm-recheck.sh 3 # Given the results directories for previous KVM-based torture runs,
53 parse-torture.sh $i/console.log $configfile
kvm.sh 74 echo " --torture rcu"
165 --torture)
166 checkarg --torture "(suite name)" "$#" "$2" '^\(lock\|rcu\|rcuperf\)$' '^--'
kvm-test-1-run.sh 117 echo Do the torture scripts know about your architecture?
272 parse-torture.sh $resdir/console.log $title
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange5.s 4 ! Test-case shortened from gcc.c-torture/execute/20000205-1.c.
  /external/bison/tests/
Makefile.am 51 torture.at existing.at regression.at \
  /prebuilts/go/darwin-x86/test/
peano.go 7 // Test that heavy recursion works. Simple torture test for
recover.go 446 // This is a torture test for an old implementation of recover that
  /prebuilts/go/linux-x86/test/
peano.go 7 // Test that heavy recursion works. Simple torture test for
recover.go 446 // This is a torture test for an old implementation of recover that
  /external/curl/tests/
runtests.pl 308 # torture test variables
309 my $torture;
532 print "CMD ($ret): $cmd\n" if($verbose && !$torture);
555 # Memory allocation test and failure torture testing.
557 sub torture { subroutine
659 logmsg "torture OK\n";
    [all...]
  /external/clang/test/Sema/
format-strings.c 237 void torture(va_list v8) { function
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
hash_test.go 17 // Smhasher is a torture test for hash functions.
  /prebuilts/go/linux-x86/src/runtime/
hash_test.go 17 // Smhasher is a torture test for hash functions.

Completed in 2628 milliseconds