summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Nuke HAVE_BACKTRACETommi Rantala2012-09-282-4/+1
* Call snprintf() from signal handler only if required in test-async-sigTommi Rantala2012-09-281-1/+2
* Roll `test-nocalloc' into `Ltest-nocalloc.c'Tommi Rantala2012-09-283-143/+135
* Call `unw_backtrace()' explicitly in test-flush-cache.cTommi Rantala2012-09-281-11/+2
* Rename `rs-race' to `Lrs-race'Tommi Rantala2012-09-282-133/+135
* Cleanup dynamically allocated memory before exit in testsTommi Rantala2012-09-285-0/+16
* Remove unneeded `config.h' inclusion in Gtest-nomallocTommi Rantala2012-09-281-4/+0
* Rename `test-varargs' to `Ltest-varargs'Tommi Rantala2012-09-282-2/+3
* Annotate potentially unused variable in tests/test-coredump-unwind.cTommi Rantala2012-09-281-1/+3
* Annotate potentially unused variable in tests/Gtest-trace.cTommi Rantala2012-09-281-1/+5
* Annotate potentially unused variable in tests/Gtest-bt.cTommi Rantala2012-09-281-1/+5
* Workaround volatileness warning in tests/ia64-test-setjmp.cTommi Rantala2012-09-281-1/+2
* Avoid -Wunused-value warning in tests/Gia64-test-stack.cTommi Rantala2012-09-281-2/+3
* Clear out `ip' to avoid -Wuninitialized warning in tests/test-coredump-unwind.cTommi Rantala2012-09-281-1/+1
* Default to non-verbose mode in Ltest-cxx-exceptionsTommi Rantala2012-09-281-6/+8
* Do not allow the reference to the local var to outlive the local var scope.Konstantin Belousov2012-09-211-1/+1
* ppc64: remove tests/ppc64-test-wcharCody P Schafer2012-09-152-25/+3
* build: make libunwind-coredump build optionalCody P Schafer2012-09-151-2/+6
* Do not print garbage proc info in tests/Gtest-bt.cTommi Rantala2012-09-041-2/+4
* Change test-varargs to check libunwind backtracingTommi Rantala2012-09-042-11/+40
* Check correct variable for offset in tests/Gtest-init.cxxTommi Rantala2012-09-041-1/+1
* Rename `backtrace' to `do_backtrace' in tests/Gtest-init.cxxTommi Rantala2012-09-041-4/+4