llvm-project/libunwind/test
Louis Dionne a48f018bb7 [runtimes] Remove all traces of the legacy testing configuration system
Now that all jobs have moved over to the new style of Lit configuration,
we can remove all traces of the legacy testing configuration system.
This includes:
- Cache settings that are not honored or useful anymore
- Several CMake options that were only useful in the context of the
  legacy Lit configuration system
- A bunch of Python support code that is not used anymore
- The legacy lit.cfg.in files themselves

Differential Revision: https://reviews.llvm.org/D134650
2022-09-30 15:03:33 -04:00
..
configs [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
CMakeLists.txt [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
alignment.compile.pass.cpp [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
bad_unwind_info.pass.cpp [libunwind][SystemZ] Use process_vm_readv to avoid potential segfaults 2022-07-18 16:54:48 +02:00
floatregister.pass.cpp [libunwind] Support cfi_undefined and cfi_register for float registers. 2021-09-27 12:04:02 +02:00
forceunwind.pass.cpp [libunwind] undef NDEBUG for assert.h in tests. 2022-08-04 19:55:40 -07:00
frameheadercache_test.pass.cpp [libunwind] Add missing licenses in test files 2022-04-03 08:55:57 -04:00
libunwind_01.pass.cpp [libunwind] Ensure test/libunwind_01.pass is not completely inlined 2022-06-20 09:05:49 +00:00
libunwind_02.pass.cpp [libunwind] undef NDEBUG for assert.h in tests. 2022-08-04 19:55:40 -07:00
lit.cfg.py
remember_state_leak.pass.sh.s [libunwind] Add missing licenses in test files 2022-04-03 08:55:57 -04:00
signal_frame.pass.cpp [libunwind] undef NDEBUG for assert.h in tests. 2022-08-04 19:55:40 -07:00
signal_unwind.pass.cpp [libunwind] undef NDEBUG for assert.h in tests. 2022-08-04 19:55:40 -07:00
unw_getcontext.pass.cpp [libunwind] undef NDEBUG for assert.h in tests. 2022-08-04 19:55:40 -07:00
unwind_leaffunction.pass.cpp [libunwind] Fixed a number of typos 2022-08-20 18:09:03 -07:00