Lines Matching refs:check
2 ; Create the check file, good input, and bad input.
5 ; so we can check how trace suppression is affected by -dump-input.
14 ; RUN: echo 'CHECK: hello' > %t.check
15 ; RUN: echo 'CHECK-NEXT: world' >> %t.check
22 ; RUN: not FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
24 ; RUN: | FileCheck %s -match-full-lines -check-prefix=BADVAL
28 ; RUN: | FileCheck %s -match-full-lines -check-prefix=BADVAL
38 ; RUN: FileCheck -input-file %t.err -color %t.check -dump-input=help \
39 ; RUN: | FileCheck %s -check-prefix=HELP
43 ; RUN: | FileCheck %s -check-prefix=HELP
53 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
56 ; RUN: -check-prefixes=NOTRACE,NODUMP
60 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
62 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,ERR,NODUMP
66 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
68 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=TRACE,NODUMP
72 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
74 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=TRACE,ERR,NODUMP
82 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
85 ; RUN: -check-prefixes=NOTRACE,NODUMP
89 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
92 ; RUN: -check-prefixes=NOTRACE,ERR,DUMP-ERR,DUMP-ERR-V
102 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
105 ; RUN: -check-prefixes=NOTRACE,NODUMP
109 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
111 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,ERR,DUMP-ERR
115 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
118 ; RUN: -check-prefixes=NOTRACE,NODUMP
122 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
125 ; RUN: -check-prefixes=NOTRACE,ERR,DUMP-ERR,DUMP-ERR-V
133 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
135 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,DUMP-OK
139 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
142 ; RUN: -check-prefixes=NOTRACE,ERR,DUMP-ERR,DUMP-ERR-V
149 ; FILECHECK_OPTS, but check the behavior generally.
161 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
165 ; RUN: -check-prefixes=NOTRACE,ERR,DUMP-ERR,DUMP-ERR-V
173 ; RUN: FileCheck -input-file %t.err -color %t.check \
175 ; RUN: | FileCheck %s -check-prefix=HELP
179 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
182 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,DUMP-OK
186 ; RUN: not FileCheck -input-file %t.err %t.check -check-prefix=CHECK \
190 ; RUN: -check-prefixes=NOTRACE,ERR,DUMP-ERR,DUMP-ERR-V
198 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
201 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,DUMP-OK
209 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
211 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,DUMP-OK
215 ; RUN: FileCheck -input-file %t.good %t.check -check-prefix=CHECK \
217 ; RUN: | FileCheck %s -match-full-lines -check-prefixes=NOTRACE,DUMP-OK
242 ; DUMP-OK-NEXT: check:1 ^~~~~
250 ; DUMP-ERR-V-NEXT: check:1 ^~~~~