summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)Dave Watson2017-08-161-2/+2
* half finished unw_local_init2Dave Watson2017-08-161-2/+2
* Bring back support for UNW_CACHE_PER_THREAD.Bert Wesarg2017-08-152-0/+4
* tests: Fix heap overflow in coredump-unwind testPaul Pluzhnikov2017-08-071-1/+1
* test: Add a test like test-mem, but using reg_states_iterate to find the stat...Doug Moore2017-06-072-2/+136
* Leave ret_addr_column out of the data that gets copied when pushing/poppingDoug Moore2017-05-201-0/+2
* Add new names to check-namespace.Doug Moore2017-05-121-0/+4
* travis: run unittests for x86_64Dave Watson2017-04-041-1/+1
* tests: unw_init_local_signal testDave Watson2017-04-033-0/+67
* unw_init_local_signalDoug Moore2017-04-031-1/+3
* dwarf: Make binary path calculation os-specific.Konstantin Belousov2017-01-191-0/+14
* Make the code compile on FreeBSD.Konstantin Belousov2017-01-181-0/+3
* dwarf: Configurable cache sizeDave Watson2017-01-134-0/+5
* x86_64: Use sigprocmask from signal framesDave Watson2017-01-131-6/+2
* tests: Use strtoul in test-coredump-unwind.cPetr Malat2017-01-131-1/+1
* tests: Walk default test arguments to ensure child process has visibilityDave Watson2017-01-131-0/+5
* Fix compilation of tests on alpine linux (musl libc)Tony Kelman2017-01-131-2/+2
* tests: simplify make variables a bitMike Frysinger2017-01-131-10/+12
* Don't build dyn tests on non-ia64Dave Watson2017-01-061-3/+2
* tests/Gtest-trace.c: show differing addressesAndreas Schwab2015-03-221-2/+2
* Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on ARMGregory Fong2015-02-211-3/+10
* Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on MIPSSimon Atanasyan2014-10-242-3/+18
* Add TileGx platform support to libunwind.Zhi-Gang Liu2014-09-083-0/+36
* Fix test case link failure on PowerPC systems with AltivecUlrich Weigand2013-12-271-0/+1
* Build crasher test only when coredump support is enabledMatt Fischer2013-04-191-2/+2
* Added --enable-setjmpMatt Fischer2013-04-191-2/+6
* Added --enable-ptraceMatt Fischer2013-04-191-5/+9
* Add known test failures to XFAIL_TESTSArun Sharma2012-10-271-0/+4
* Assign `func' just once in Ltest-nocalloc glibc caseTommi Rantala2012-09-281-1/+2
* Add arguments to malloc and calloc prototypes in Ltest-nocallocTommi Rantala2012-09-281-5/+5
* Remove unused variable in Ltest-nocallocTommi Rantala2012-09-281-1/+0
* Replace empty argument lists with `void' in testsTommi Rantala2012-09-283-6/+6
* Prefer NULL over zeroTommi Rantala2012-09-282-2/+2
* Use shared `ARRAY_SIZE' in IA64 testsTommi Rantala2012-09-282-8/+6
* Use `UNUSED' in testsTommi Rantala2012-09-2817-55/+76
* Plug in `ALIAS' attributeTommi Rantala2012-09-281-1/+1
* Define and use `NOINLINE'Tommi Rantala2012-09-284-19/+21
* Stop including `memory.h'Tommi Rantala2012-09-282-2/+2