summaryrefslogtreecommitdiff
path: root/tests/test-coredump-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: fix test-coredump-unwind without HAVE_EXECINFO_H (#165)TBK2020-03-261-2/+6
* tests: Fix heap overflow in coredump-unwind testPaul Pluzhnikov2017-08-071-1/+1
* tests: Use strtoul in test-coredump-unwind.cPetr Malat2017-01-131-1/+1
* Use `UNUSED' in testsTommi Rantala2012-09-281-1/+1
* Cleanup dynamically allocated memory before exit in testsTommi Rantala2012-09-281-0/+1
* Annotate potentially unused variable in tests/test-coredump-unwind.cTommi Rantala2012-09-281-1/+3
* Clear out `ip' to avoid -Wuninitialized warning in tests/test-coredump-unwind.cTommi Rantala2012-09-281-1/+1
* Annotate unused parameters in testsTommi Rantala2012-08-211-1/+1
* MiniDebugInfo test: tests/run-coredump-unwind-mdiMartin Milata2012-08-101-1/+1
* Make coredump test also test unw_get_proc_nameMartin Milata2012-08-081-0/+20
* Fix some compiler warningsArun Sharma2012-08-041-1/+1
* Fix IP vs. PC confusion in tests on ARMTommi Rantala2012-07-311-1/+1
* coredump: add testMartin Milata2012-05-311-15/+51
* Fix test build on FreeBSD.Konstantin Belousov2012-05-241-0/+10
* Compile fix for platforms other than linux-i386Arun Sharma2012-03-121-1/+12
* Move the test case to tests dir.Arun Sharma2012-03-121-0/+315