1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/utils/lit/tests
Joel E. Denny 3fdd4ff2ee [lit] Add --xfail-not/LIT_XFAIL_NOT
For example, I need this lately in my CI config:

LIT_XFAIL_NOT='libomptarget :: nvptx64-nvidia-cuda :: unified_shared_memory/api.c'

That test specifies an XFAIL directive, but I get an XPASS result.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D106022
2021-07-16 19:13:34 -04:00
..
Inputs [lit] Add --xfail-not/LIT_XFAIL_NOT 2021-07-16 19:13:34 -04:00
unit
.coveragerc
allow-retries.py
boolean-parsing.py
check-tested-lit-timeout-ability [lit, test] Fix test cancellation feature detection 2021-04-20 12:09:30 +01:00
custom-result-category.py
discovery.py
googletest-discovery-failed.py
googletest-format.py [lit] Print full googletest commad line 2021-05-21 16:11:51 -07:00
googletest-timeout.py [lit] Print full googletest commad line 2021-05-21 16:11:51 -07:00
googletest-upstream-format.py [lit] Print full googletest commad line 2021-05-21 16:11:51 -07:00
ignore-fail.py
lit-opts.py
lit.cfg [lit, test] Fix test cancellation feature detection 2021-04-20 12:09:30 +01:00
lit.site.cfg.in
lld-features.py [lld] Add a feature for each lld variant when use_lld is called 2021-05-18 10:51:27 +01:00
max-failures.py
max-time.py
parallelism-groups.py
progress-bar.py
reorder.py
selecting.py
shell-parsing.py
show-result-codes.py
show-used-features.py [lit] Add the ability to parse regexes in Lit boolean expressions 2021-06-30 10:52:16 -04:00
shtest-encoding.py
shtest-env.py
shtest-format-argv0.py
shtest-format.py
shtest-inject.py
shtest-keyword-parse-errors.py
shtest-not.py [lit] Fix the return code for "not not" after evaluating "not" internally 2021-04-19 00:37:13 +03:00
shtest-output-printing.py
shtest-recursive-substitution.py
shtest-run-at-line.py
shtest-shell.py
shtest-timeout.py
test-data-micro.py
test-data.py
test-output-micro.py
test-output.py
unittest-adaptor.py
unparsed-requirements.py
usage.py
use-llvm-tool.py [lit] Fix testing of standalone clang and lld builds 2021-06-03 13:57:50 +01:00
xfail-cl.py [lit] Add --xfail-not/LIT_XFAIL_NOT 2021-07-16 19:13:34 -04:00
xunit-output.py