aboutsummaryrefslogtreecommitdiff
path: root/libunwind/test
AgeCommit message (Expand)AuthorFilesLines
2022-07-18[libunwind][SystemZ] Use process_vm_readv to avoid potential segfaultsUlrich Weigand1-2/+16
2022-06-20[libunwind] Ensure test/libunwind_01.pass is not completely inlinedAlex Richardson1-7/+22
2022-06-02[libunwind][ci][AIX] Add libunwind to buildbot CIXing Xue1-0/+25
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne1-0/+3
2022-05-26[libunwind] Tidy-up the testing configuration for libunwindLouis Dionne3-4/+68
2022-05-26[libunwind] Use process_vm_readv to avoid potential segfaultsShoaib Meenai1-0/+66
2022-05-20[libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplic...Louis Dionne5-89/+54
2022-05-19[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in testsLouis Dionne3-3/+0
2022-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne1-0/+65
2022-05-15Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STA...Daniel Kiss1-63/+0
2022-05-13[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss1-0/+63
2022-05-04[libunwind][SystemZ] Unwind out of signal handlersUlrich Weigand2-2/+2
2022-04-25[libunwind] Update the test configuration files to support the remote execution.Vladimir Vereschaka2-4/+19
2022-04-03[libunwind] Add missing licenses in test filesLouis Dionne5-2/+46
2022-03-31[libc++] Add a CI job running MSANLouis Dionne7-0/+22
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne2-4/+6
2022-02-25[libunwind][test] remember_state_leak.pass.sh.s: link with -no-pieFangrui Song1-1/+1
2021-12-03[libunwind] Fix unwind_leaffunction testLeonard Chan1-2/+8
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne2-8/+0
2021-11-25[libunwind] Fix testing with sanitizers enabledLouis Dionne11-33/+4
2021-11-18[libunwind][AIX] Mark signal_frame.pass.cpp UNSUPPORTED on AIXXing Xue1-0/+4
2021-10-28[libc++] Temporarily mark tests as UNSUPPORTED to get the CI greenLouis Dionne1-3/+0
2021-10-27[libunwind] Simplify the executor used in the testsLouis Dionne2-6/+2
2021-10-22[libunwind] Fix path to libunwind for per-target-runtime-dir buildsLouis Dionne2-2/+2
2021-10-19[libunwind] Add a from-scratch config for running libunwind testsLouis Dionne9-23/+132
2021-10-13[libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMERLouis Dionne1-1/+0
2021-10-07[runtimes] Add tests for vendor-specific propertiesLouis Dionne1-0/+1
2021-10-06[runtimes][ci] Run the tests for libunwind in the CILouis Dionne9-0/+60
2021-09-27 [libunwind] Support cfi_undefined and cfi_register for float registers.Daniel Kiss1-0/+51
2021-09-02[Unwind] Harmonise exception class for EHABI spec.Daniel Kiss1-2/+2
2021-08-26[libunwind] Support stack unwind in CET environmentgejin3-0/+4
2021-08-12[unwind] Handle UNW_X86_64_RIP registerVitaly Buka1-0/+74
2021-08-11[Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.Daniel Kiss1-0/+68
2021-07-16[runtimes] Simplify how we set the target tripleLouis Dionne1-2/+2
2021-07-15[runtimes] Serialize all Lit params instead of passing them to add_lit_testsuiteLouis Dionne1-2/+7
2021-07-14[runtimes] Bring back TARGET_TRIPLELouis Dionne1-2/+2
2021-07-14[runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLELouis Dionne1-2/+2
2021-07-06[runtimes] Move enable_32bit to the DSLLouis Dionne2-1/+4
2021-07-01[runtimes] Simplify how we specify XFAIL & friends based on the tripleLouis Dionne3-4/+4
2021-06-29[libc++] Serialize Lit parameters to make them available to from-scratch configsLouis Dionne3-5/+19
2021-06-16[libcxx] Fix exception raised during downstream bare-metal libunwind testsAmilendra Kodithuwakku1-1/+2
2021-06-02[libc++] Enable tests for the experimental library by defaultLouis Dionne1-0/+1
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne1-1/+2
2021-03-30[libc++] Include <__config_site> from <__config>Louis Dionne1-2/+0
2021-03-01[libc++/abi] Allow running back-deployment testing against libc++abiLouis Dionne2-2/+2
2021-01-13[libunwind] Unwind through aarch64/Linux sigreturn frameRyan Prichard2-7/+8
2020-11-06Revert "Allow running back-deployment testing against libc++abi"Louis Dionne2-2/+2
2020-11-06Allow running back-deployment testing against libc++abiLouis Dionne2-2/+2
2020-10-29[libunwind] Fix linker flag handling in the tests.Daniel Kiss2-4/+3
2020-10-23[runtimes] Revert the libc++ __config_site changeLouis Dionne1-0/+2