Searched refs:torture (Results 1 – 25 of 40) sorted by relevance
12
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
D | .gitignore | 15 # Ignore WASM torture tests 16 /torture-s/ 17 /torture-s2wasm-sexpr-wasm/
|
D | 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_va…
|
D | README-wasm.md | 9 -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`.
|
/third_party/curl/tests/ |
D | globalconfig.pm | 59 $torture 78 our $torture; # 1 to enable torture testing
|
D | testutil.pm | 54 $torture 167 print "CMD ($ret): $cmd\n" if($verbose && !$torture);
|
D | servers.pm | 2333 if($torture && $run{$what} && 2349 if($torture && $run{'ftp-ipv6'} && 2366 if($torture && $run{'gopher'} && 2385 if($torture && $run{'gopher-ipv6'} && 2427 if($torture && $run{'http'} && 2445 if($torture && $run{'http-proxy'} && 2464 if($torture && $run{'http-ipv6'} && 2483 if($torture && $run{'rtsp'} && 2499 if($torture && $run{'rtsp-ipv6'} && 2527 if($torture && $run{$cproto} && [all …]
|
D | runner.pm | 407 sub torture { subroutine 961 if ($torture) { 962 $cmdres = torture($CMDLINE, 1085 if($rc != 0 && !$torture) {
|
D | CMakeLists.txt | 54 add_runtests(test-torture "-a -t")
|
D | Makefile.am | 104 torture-test: perlcheck all
|
D | runtests.pl | 808 if(!$feature{"TrackMemory"} && $torture) { 1181 if ($torture) { 2244 $torture=1;
|
D | Makefile.in | 834 torture-test: perlcheck all
|
/third_party/curl/ |
D | Makefile.am | 190 test-torture: test 206 test-torture: 207 @(cd tests; $(MAKE) all torture-test)
|
D | Makefile.in | 1723 @CROSSCOMPILING_TRUE@test-torture: test 1737 @CROSSCOMPILING_FALSE@test-torture: 1738 @CROSSCOMPILING_FALSE@ @(cd tests; $(MAKE) all torture-test)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | known_gcc_test_failures.txt | 1 # Tests which are known to fail from the GCC torture test suite.
|
D | README.txt | 53 The backend's bringup is done in part by using the GCC torture test suite, since
|
/third_party/nghttp2/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 160 // If the compiler admits that it is not ready for C++11, why torture it? 449 // If the compiler admits that it is not ready for C++14, why torture it? 573 // If the compiler admits that it is not ready for C++17, why torture it?
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestRandomWordsUDHR_fr.txt | 517 énoncés torture inhérente 718 torture libre afin 722 territoires contraires torture 870 torture 1734 torture devoirs 1930 torture indépendant 2031 changer torture pacifiques 2221 concerne torture fait 2607 association public torture 3396 puissent misère torture [all …]
|
/third_party/cups-filters/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 170 // 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?
|
/third_party/skia/third_party/externals/harfbuzz/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 170 // 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?
|
/third_party/node/deps/cares/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 185 // If the compiler admits that it is not ready for C++11, why torture it? 480 // If the compiler admits that it is not ready for C++14, why torture it? 604 // If the compiler admits that it is not ready for C++17, why torture it?
|
/third_party/elfutils/m4/ |
D | ax_cxx_compile_stdcxx.m4 | 150 // 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?
|
/third_party/curl/docs/ |
D | NEW-PROTOCOL.md | 81 torture tests and more.
|
/third_party/icu/icu4j/perf-tests/data/udhr/ |
D | udhr_eng.txt | 34 … No one shall be subjected to torture or to cruel, inhuman or degrading treatment or punishment.
|
D | udhr_fra.txt | 33 … Nul ne sera soumis à la torture, ni à des peines ou traitements cruels, inhumains ou dégradants.
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1905 拷>'[torture and interrogate]';
|
12