summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adjust backtrace2 signatureHEADv1.7.0-rc2masterGregory LEOCADIE2023-01-111-1/+1
* Fix bug + add testGregory LEOCADIE2023-01-112-0/+60
* Disable Ltest-init-local-signal on ia64Adrian Bunk2022-12-281-1/+5
* Gia64-test-nat.c: #include <signal.h> for sigaction()Adrian Bunk2022-11-301-0/+1
* check-namespace.sh: adjust aarch64 symbolsStephen Webb2022-11-081-33/+26
* arm64: Add test for SVE unwinding from signal handlerJames Clark2022-11-073-0/+138
* [LoongArch64] XFAIL the ptrace tests requiring PTRACE_SINGLESTEPWANG Xuerui2022-11-071-0/+4
* fix more warningskasperk812022-10-211-1/+1
* Fix a few warningsAdeel2022-10-141-2/+1
* tests/run-coredump-unwind: Skip test if no coredump has been createdFlorian Weimer2022-09-171-0/+4
* Fix typos (#397)Adeel Mujahid2022-08-042-3/+3
* Make `sigaltstack()` optionalStephen Webb2022-07-262-6/+23
* Stop assuming .text and .eh_frame segmentStephen Webb2022-07-261-11/+0
* Expose get_proc_info_in_range APIAdeel2022-07-081-0/+2
* Remove bashisms from tests/check-namespace.shStephen Webb2022-06-231-1/+1
* Allow an alternate LOG_DRIVER to be specifiedStephen Webb2022-06-231-0/+2
* Add port for Linux on LoongArchYouling Tang2021-11-302-1/+22
* Expose function-pointer-to-name APIBjörn Svensson2021-11-261-0/+2
* Work around lack of execvpe on FreeBSDAlex Arslan2021-09-011-0/+4
* test-setjmp: Zero out all sigsetsJim Wilson2021-07-111-0/+4
* test-ptrace: Fix for NixOSZhaofeng Li2021-07-111-2/+2
* Ltest-mem-validate: Disable inlining for consume_and_runZhaofeng Li2021-07-111-4/+18
* Add port for Linux on RISC-V (riscv)Zhaofeng Li2021-07-062-0/+19
* disallow tail-call optimization in testsJameson Nash2021-02-171-0/+1
* Gtest-exc depends on frames not being inlinedJameson Nash2020-12-171-2/+20
* Use __linux__ define everywhere instead of __linuxMilian Wolff2020-09-081-2/+2
* Link Ltest-cxx-exceptions with libunwindAdrian Bunk2020-07-151-0/+1
* Use NT_FILE to get backing file names if availableStephen Webb2020-07-021-4/+9
* Consistently use POSIX <ucontext.h>Stephen Webb2020-06-181-1/+1
* Fix Gtest-trace output for illumos/SolarisJason King2020-04-281-1/+1
* Add additional symbols to ignore on illumos and SolarisJason King2020-04-281-0/+5
* Update Gtest-bt for illumos and SolarisJason King2020-04-281-3/+3
* tests: fix test-coredump-unwind without HAVE_EXECINFO_H (#165)TBK2020-03-261-2/+6
* Fix SmartOS/Solaris build (#158)Adeel Mujahid2020-03-091-0/+3
* change asm to __asm__ to support -std=c11 or similar (#149)Billy Donahue2020-03-091-1/+1
* Allow to build without weak `backtrace` symbol. (#142)Bert Wesarg2019-12-041-1/+1
* Little FreeBSD build fix (#135)David CARLIER2019-10-311-1/+0
* x86_64: Add fixup code if previous RIP was invalid (#120)Brock York2019-06-122-1/+124
* Add initial support for Solaris x86-64Adeel2019-06-121-0/+1
* dwarf: Push correct CFA onto stack for dwarf expression evaluation. (#93)Stephen Roberts2018-11-134-1/+167
* tests: Include wait-related headers for Ltest-mem-validate (#74)Alex Arslan2018-04-121-0/+2
* Fix crasher test for gcc >= 8 when using -O2 or -O3. (#67)Romain Geissler @ Amadeus2018-03-061-0/+5
* Add port to Linux on IBM Z (s390x)Michael Munday2018-01-091-0/+15
* Remove unw_handle_signal_frame from public API.Dave Watson2017-12-281-2/+0
* Fix intermittent test failure in test-resume-sig (#51)Yichao Yu2017-10-311-0/+8
* Fix init-local-signal test (#50)Yichao Yu2017-10-312-2/+3
* check: Fix run-coredump-unwind-mdi when in a out-of-tree build.Bert Wesarg2017-09-211-1/+1
* arm: FreeBSD/ARMv6 portKonstantin Belousov2017-08-243-1/+11
* multilib: XFAIL some testsDave Watson2017-08-241-0/+7
* x86_64: fix mincore_validate and msync_validateJohannes Ziegenbalg2017-08-242-0/+146