llvm-project/llvm/test/tools/yaml2obj
Kai Nacke b050564d3e [AIX] Ignore case when comparing output from od
POSIX does not define the exact output from od tool.
While most implementations use lower case characters in hex output,
the z/OS USS implementation uses upper case characters.
To avoid LIT failures, the FileCheck option to ignore the case must
be used when checking hex bytes.

Reviewed By: abhina.sreeskantharajan

Differential Revision: https://reviews.llvm.org/D111427
2021-10-14 13:51:02 -04:00
..
Archives [yamls2obj][test] - Make the Archives/regular.yaml test stricter. 2020-10-28 17:04:08 +03:00
COFF [yaml2obj][COFF] Allow variable number of directories 2021-09-09 11:16:56 +01:00
ELF [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
Minidump
XCOFF [AIX] Ignore case when comparing output from od 2021-10-14 13:51:02 -04:00
empty-or-invalid-doc.yaml
help.test
invalid-yaml.yaml
macro.yaml
missing_document_tag.yaml
multi-doc.yaml
output-file.yaml [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
unsupported_document_tag.yaml