Home
last modified time | relevance | path

Searched refs:crash (Results 1 – 25 of 2676) sorted by relevance

12345678910>>...108

/external/mesa3d/.gitlab-ci/piglit/
Dquick_shader.txt86 spec/arb_gl_spirv/execution/ubo/location-0-crash: skip
182 …ec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-double-float-double/2-float/3-dmat2x2: crash
183 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dmat2x2: crash
184 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dmat2x3: crash
185 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dmat2x4: crash
186 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dmat3x2: crash
187 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dmat3x3: crash
188 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-double/3/2: crash
189 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dvec2: crash
190 spec/arb_gpu_shader_fp64/execution/inout/vs-out-fs-in-s1-float-dvec3: crash
[all …]
/external/virglrenderer/ci/previous_results/archived/gl_host_llvmpipe/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: crash
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: crash
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: crash
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: crash
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: crash
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: crash
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: crash
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: crash
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: crash
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: crash
[all …]
/external/clang/test/Modules/
Dcrash-vfs-path-traversal.m1 // REQUIRES: crash-recovery, shell, non-ms-sdk, non-ps4-sdk
5 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
12 // RUN: %clang -fsyntax-only %s -I %S/Inputs/crash-recovery -isysroot %/t/i/ \
15 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
16 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
18 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
19 // RUN: find %t/crash-vfs-*.cache/vfs | \
20 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
36 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
37 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-run-reproducer.m1 // REQUIRES: crash-recovery, shell, system-darwin
8 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
11 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
12 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
14 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
15 // RUN: find %t/crash-vfs-*.cache/vfs | \
16 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
32 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
33 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
34 // CHECKSH: "-fmodules-cache-path=crash-vfs-{{[^ ]*}}.cache/modules"
[all …]
Dcrash-vfs-relative-overlay.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
11 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
14 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
15 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
17 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
18 // RUN: find %t/crash-vfs-*.cache/vfs | \
19 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
35 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
36 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-path-emptydir-entries.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
7 // crash reproducer if there's a symbolic link header file used in a module.
11 // RUN: cp -a %S/Inputs/crash-recovery/usr %t/i/
17 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
18 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
20 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
21 // RUN: find %t/crash-vfs-*.cache/vfs | \
38 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
39 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-path-symlink-topheader.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
7 // crash reproducer if there's a symbolic link header file used in a module.
11 // RUN: cp -a %S/Inputs/crash-recovery/usr %t/i/
19 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
20 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
22 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
23 // RUN: find %t/crash-vfs-*.cache/vfs | \
40 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
41 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-path-symlink-component.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
7 // crash reproducer if there's a symbolic link component in the path.
11 // RUN: cp -a %S/Inputs/crash-recovery/usr %t/i/
18 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
19 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
21 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
22 // RUN: find %t/crash-vfs-*.cache/vfs | \
39 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
40 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dsignal.m1 // REQUIRES: crash-recovery,shell
5 // RUN: not --crash %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs…
8 // RUN: find %t -name "crash-*.pcm.lock" | count 1
9 // RUN: find %t -name "crash-*.pcm.lock-*" | count 0
11 @import crash;
/external/llvm-project/clang/test/Modules/
Dcrash-vfs-path-traversal.m1 // REQUIRES: crash-recovery, shell
6 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
13 // RUN: not %clang -fsyntax-only %s -I %S/Inputs/crash-recovery -isysroot %/t/i/ \
16 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
17 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
19 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
20 // RUN: find %t/crash-vfs-*.cache/vfs | \
21 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
37 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
38 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-relative-overlay.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
11 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
14 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
15 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
17 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
18 // RUN: find %t/crash-vfs-*.cache/vfs | \
19 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
35 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
36 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-run-reproducer.m1 // REQUIRES: crash-recovery, shell, system-darwin
8 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
11 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
12 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
14 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
15 // RUN: find %t/crash-vfs-*.cache/vfs | \
16 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
32 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
33 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
34 // CHECKSH: "-fmodules-cache-path=crash-vfs-{{[^ ]*}}.cache/repro-modules"
[all …]
Dcrash-vfs-relative-incdir.m1 // REQUIRES: crash-recovery, shell, system-darwin
5 // RUN: cd %S/Inputs/crash-recovery/usr
11 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
12 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
14 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
15 // RUN: find %t/crash-vfs-*.cache/vfs | \
16 // RUN: grep "Inputs/crash-recovery/usr/include/stdio.h" | count 1
32 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
33 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
34 // CHECKSH: "-fmodules-cache-path=crash-vfs-{{[^ ]*}}.cache/repro-modules"
[all …]
Dcrash-vfs-path-emptydir-entries.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
7 // crash reproducer if there's a symbolic link header file used in a module.
11 // RUN: cp -R %S/Inputs/crash-recovery/usr %t/i/
17 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
18 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
20 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
21 // RUN: find %t/crash-vfs-*.cache/vfs | \
38 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
39 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-path-symlink-topheader.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
7 // crash reproducer if there's a symbolic link header file used in a module.
11 // RUN: cp -R %S/Inputs/crash-recovery/usr %t/i/
19 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
20 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
22 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
23 // RUN: find %t/crash-vfs-*.cache/vfs | \
40 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
41 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dcrash-vfs-path-symlink-component.m1 // REQUIRES: crash-recovery, shell
3 // FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
7 // crash reproducer if there's a symbolic link component in the path.
11 // RUN: cp -R %S/Inputs/crash-recovery/usr %t/i/
18 // RUN: FileCheck --check-prefix=CHECKSRC %s -input-file %t/crash-vfs-*.m
19 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
21 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
22 // RUN: find %t/crash-vfs-*.cache/vfs | \
39 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
40 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
[all …]
Dsignal.m1 // REQUIRES: crash-recovery
5 // RUN: not --crash %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs…
8 // RUN: find %t -name "crash-*.pcm.lock" | count 1
9 // RUN: find %t -name "crash-*.pcm.lock-*" | count 0
11 @import crash;
Dcrash-vfs-ivfsoverlay.m1 // REQUIRES: crash-recovery, system-darwin
12 // RUN: -I %S/Inputs/crash-recovery/usr/include \
16 // RUN: FileCheck --check-prefix=CHECKSH %s -input-file %t/crash-vfs-*.sh
18 // RUN: %t/crash-vfs-*.cache/vfs/vfs.yaml
19 // RUN: find %t/crash-vfs-*.cache/vfs | \
32 // CHECKSH: "crash-vfs-{{[^ ]*}}.m"
33 // CHECKSH: "-ivfsoverlay" "crash-vfs-{{[^ ]*}}.cache/vfs/vfs.yaml"
34 // CHECKSH: "-fmodules-cache-path=crash-vfs-{{[^ ]*}}.cache/repro-modules"
/external/llvm-project/llvm/test/CodeGen/X86/
Dcpus-intel-no-x86_64.ll5 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i386 2>&1 | FileChec…
6 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i486 2>&1 | FileChec…
7 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i586 2>&1 | FileChec…
8 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium 2>&1 | FileC…
9 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium-mmx 2>&1 | F…
10 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i686 2>&1 | FileChec…
11 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentiumpro 2>&1 | Fi…
12 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium2 2>&1 | File…
13 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium3 2>&1 | File…
14 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium3m 2>&1 | Fil…
[all …]
Dcpus-amd-no-x86_64.ll5 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k6 2>&1 | FileCheck …
6 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k6-2 2>&1 | FileChec…
7 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k6-3 2>&1 | FileChec…
8 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon 2>&1 | FileCh…
9 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-tbird 2>&1 | …
10 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-4 2>&1 | File…
11 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-xp 2>&1 | Fil…
12 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-mp 2>&1 | Fil…
13 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=geode 2>&1 | FileChe…
/external/virglrenderer/ci/previous_results/archived/es_host_llvmpipe/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: crash
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: crash
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: crash
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: crash
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: crash
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: crash
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: crash
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: crash
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: crash
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: crash
[all …]
/external/llvm-project/compiler-rt/test/fuzzer/
Dreload.test2 …-max_len=10000 -seed=1 -timeout=15 -len_control=0 -exact_artifact_path=%t.crash 2>&1 | FileCheck %s
4 CHECK: Test unit written to {{.*}}reload.test.tmp.crash
6 RUN: not %run %t-ReloadTest %t.crash 2>&1 | FileCheck %s --check-prefix=ARTIFACT
8 ARTIFACT: Running: {{.*}}reload.test.tmp.crash
11 # Sanity check that altered artifact is not going to crash
12 RUN: echo z >> %t.crash
13 RUN: %run %t-ReloadTest %t.crash
/external/llvm-project/mlir/test/Pass/
Dcrash-recovery.mlir1 // RUN: mlir-opt %s -pass-pipeline='func(test-function-pass, test-pass-crash)' -pass-pipeline-crash
3 // RUN: mlir-opt %s -pass-pipeline='func(test-function-pass, test-pass-crash)' -pass-pipeline-crash
6 // Check that we correctly handle verifiers passes with local reproducer, this use to crash.
7 // RUN: mlir-opt %s -test-function-pass -test-function-pass -test-module-pass -pass-pipeline-crash
16 // REPRO: configuration: -pass-pipeline='func(test-function-pass, test-pass-crash)'
22 // REPRO_LOCAL: configuration: -pass-pipeline='func(test-pass-crash)'
/external/llvm-project/llvm/test/CodeGen/Mips/
Dcpus-no-mips64.ll3 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips1 2>&1 | FileCheck %s
4 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips2 2>&1 | FileCheck %s
6 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32 2>&1 | FileCheck %s
7 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r2 2>&1 | FileCheck %s
8 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r3 2>&1 | FileCheck %s
9 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r5 2>&1 | FileCheck %s
10 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r6 2>&1 | FileCheck %s
/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-not/
Dnot-calls-external.txt13 # Simple uses of 'not --crash'
15 # RUN: not not --crash %{python} pass.py
16 # RUN: not not --crash %{python} fail.py
17 # RUN: not not --crash not %{python} pass.py
18 # RUN: not not --crash not %{python} fail.py
48 # Various patterns of 'not', 'not --crash', and 'env'
50 # RUN: not env FOO=1 BAR=1 env FOO=2 BAR=2 not --crash %{python} pass.py \
53 # RUN: not env FOO=1 BAR=1 not --crash not %{python} pass.py \
56 # RUN: not not --crash env -u BAR not env -u FOO BAR=1 %{python} pass.py \

12345678910>>...108