Home
last modified time | relevance | path

Searched refs:torture (Results 1 – 25 of 50) sorted by relevance

12

/external/swiftshader/third_party/subzero/
D.gitignore15 # Ignore WASM torture tests
16 /torture-s/
17 /torture-s2wasm-sexpr-wasm/
Dfetch-torture-tests.sh6 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_va…
DREADME-wasm.md9 -target=arm32 ./torture-s2wasm-sexpr-wasm/20000112-1.c.s.wast.wasm
21 `wasm-run-torture-tests.py` can be used to run all the tests, or some
23 torture tests from the [WebAssembly waterfall](https://wasm-stat.us/console) or
24 by running `./fetch-torture-tests.sh`.
/external/curl/tests/
Druntests.pl344 my $torture;
591 print "CMD ($ret): $cmd\n" if($verbose && !$torture);
616 sub torture { subroutine
3140 if(!$has_memory_tracking && $torture) {
3949 if ($torture) {
3950 $cmdres = torture($CMDLINE,
4048 if($rc != 0 && !$torture) {
4070 if ($torture) {
4583 if($torture && $run{$what} &&
4597 if($torture && $run{'ftp-ipv6'} &&
[all …]
DMakefile.am96 torture-test: perlcheck all
DCMakeLists.txt50 add_runtests(test-torture "-a -t")
DREADME.md131 runtests.pl's `-t` option will enable torture testing mode, which runs each
163 -ftest-coverage -g -O0`. Make sure you run the normal and torture tests to
167 make test-torture
/external/llvm/test/CodeGen/X86/
D2008-10-20-AsmDoubleInI32.ll4 ; from gcc.c-torture/compile/920520-1.c
D2011-10-19-LegelizeLoad.ll14 ; Based on /gcc-4_2-testsuite/src/gcc.c-torture/execute/pr23135.c
/external/llvm-project/llvm/test/CodeGen/X86/
D2008-10-20-AsmDoubleInI32.ll4 ; from gcc.c-torture/compile/920520-1.c
D2011-10-19-LegelizeLoad.ll15 ; Based on /gcc-4_2-testsuite/src/gcc.c-torture/execute/pr23135.c
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm.sh169 --torture)
170 checkarg --torture "(suite name)" "$#" "$2" '^\(lock\|rcu\|rcuperf\)$' '^--'
Dkvm-test-1-run.sh100 echo Do the torture scripts know about your architecture?
/external/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt1 # Tests which are known to fail from the GCC torture test suite.
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2012-03-10-InstCombine.ll3 ; Derived from gcc.c-torture/execute/frame-address.c
/external/llvm/test/Transforms/InstCombine/
D2012-03-10-InstCombine.ll3 ; Derived from gcc.c-torture/execute/frame-address.c
/external/curl/docs/examples/
DREADME.md27 you to actually torture our website with your tests! Thanks.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt1 # Tests which are known to fail from the GCC torture test suite.
/external/llvm-project/llvm/lib/Target/WebAssembly/
Dknown_gcc_test_failures.txt1 # Tests which are known to fail from the GCC torture test suite.
/external/curl/
DMakefile.am226 test-torture: test
242 test-torture:
243 @(cd tests; $(MAKE) all torture-test)
/external/harfbuzz_ng/m4/
Dax_cxx_compile_stdcxx.m4170 // If the compiler admits that it is not ready for C++11, why torture it?
459 // If the compiler admits that it is not ready for C++14, why torture it?
583 // If the compiler admits that it is not ready for C++17, why torture it?
/external/llvm-project/polly/lib/External/isl/m4/
Dax_cxx_compile_stdcxx.m4170 // If the compiler admits that it is not ready for C++11, why torture it?
459 // If the compiler admits that it is not ready for C++14, why torture it?
583 // If the compiler admits that it is not ready for C++17, why torture it?
/external/protobuf/m4/
Dax_cxx_compile_stdcxx.m4170 // If the compiler admits that it is not ready for C++11, why torture it?
478 // If the compiler admits that it is not ready for C++14, why torture it?
602 // If the compiler admits that it is not ready for C++17, why torture it?
/external/google-breakpad/m4/
Dax_cxx_compile_stdcxx.m4152 // If the compiler admits that it is not ready for C++11, why torture it?
441 // If the compiler admits that it is not ready for C++14, why torture it?
/external/elfutils/m4/
Dax_cxx_compile_stdcxx.m4150 // If the compiler admits that it is not ready for C++11, why torture it?
439 // If the compiler admits that it is not ready for C++14, why torture it?

12