1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools/llvm-lipo
Abhina Sreeskantharajan 8fb00b74f1 [test] Use host platform specific error message substitution in lit tests
On z/OS, the following error message is not matched correctly in lit tests.

```
EDC5129I No such file or directory.
```

This patch uses a lit config substitution to check for platform specific error messages.

Reviewed By: muiez, jhenderson

Differential Revision: https://reviews.llvm.org/D95246
2021-01-29 07:16:30 -05:00
..
Inputs
archs-ir-binary.test
archs-macho-binary-unknown.test
archs-macho-binary.test
archs-universal-binary-arm.test
archs-universal-binary-unknown.test
archs-universal-binary-x86.test
create-arch-ir.test
create-arch.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
create-archive-input.test
create-compute-alignment.test
create-default-alignment.test
create-executable.test
create-invalid-input.test
extract.test
help-error-messages.test
info-invalid.test
info-universal-binary-ir.test
info.test
replace-invalid-input.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
replace-universal-binary.test
segalign-invalid-input.test
segalign.test
thin-executable-universal-binary.test
thin-macho-binary.test
thin-universal-binary-ir.test
thin-universal-binary.test
verify-arch-macho-binary.test
verify-arch-universal-binary.test