brintos

brintos / llvm-project-archived public Read only

0
0
Text · 181 B · 069e376 Raw
6 lines · plain
1# Run a command that fails with error on stdout.2#3# RUN: echo "line 1: failed test output on stdout"4# RUN: echo "line 2: failed test output on stdout"5# RUN: cat "does-not-exist"6