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-nm
Fangrui Song 0bd7e34508 [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist)
This patch extends D58439 (`llvm/test/{yaml2obj,obj2yaml}/**/*.yaml`) and runs all
`llvm/test/**/*.yaml`

Many directories have configured `.yaml` (see the deleted lit.local.cfg
files). Yet still some don't configure .yaml and have caused stale tests:

* 8c5825befb7bbb2e76f7eccedc6d3bf26e9b2a6a test/llvm-readobj
* bdc3134e237737dd46b51cd1ecd41ecbbe9f921a test/ExecutionEngine

Just hoist .yaml to `llvm/test/lit.cfg.py`. Also delete .cxx which is
not used.  The number of tests running on my machine increases from 38304 to 38309.
The list of new tests:

```
ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml
Object/archive-error-tmp.txt
tools/llvm-ar/coff-weak.yaml
tools/llvm-readobj/ELF/verneed-flags.yaml
tools/obj2yaml/COFF/bss.s
```

Reviewed By: grimar, jhenderson, rupprecht

Differential Revision: https://reviews.llvm.org/D83350
2020-07-08 10:22:49 -07:00
..
AArch64 llvm-nm: Implement --special-syms. 2020-06-22 13:05:47 -07:00
ARM
wasm [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
X86 [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
data.test
debug-syms.test llvm-nm: Implement --special-syms. 2020-06-22 13:05:47 -07:00
dynamic.test [Object] object::ELFObjectFile::dynamic_symbol_begin(): skip symbol index 0 2020-04-04 18:45:52 +08:00
elf-archive.test [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
elf-extern-only.test [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
format-sysv-binding.test
format-sysv-layout.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
format-sysv-section.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
format-sysv-type.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
help.test
ifunc.test [llvm-nm] Display STT_GNU_IFUNC as 'i' 2019-12-25 09:47:53 -08:00
invalid-input.test
invalid-symbol-table-size.test [llvm-nm/objdump/size] Add tests for dumping symbol tables with invalid sh_size. 2020-05-06 17:01:20 +08:00
libtool-response-file.test
linker-synthesized.test
lit.local.cfg [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist) 2020-07-08 10:22:49 -07:00
no-sort.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
nobits.test
nonalloc.test
numeric-sort.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
print-filename.test [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
print-size.test [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
readonly.test
undefined-only.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00