summaryrefslogtreecommitdiff
path: root/tests/backtrace-data.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add break to avoid implicit-fallthrough warningMark Wielaard2019-12-111-0/+1
* tests: Remove assert (errno == 0) from tests.Mark Wielaard2019-01-311-10/+0
* tests: parse inode in /proc/pid/maps/correctly in run-backtrace-data.shYonghong Song2019-01-311-1/+1
* tests: Improve backtrace-data SKIP message.Mark Wielaard2018-11-281-1/+1
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+1
* Make the backtrace-data test helper more robustUlf Hermann2017-02-141-3/+13
* Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-101-0/+1
* Reduce scope of some includesPino Toscano2015-06-271-0/+2
* Replace assert_perror with assertMax Filippov2015-05-051-11/+11
* Unwinding is only supported on LinuxKurt Roeckx2014-04-231-2/+2
* tests: Don't use ptrace detach stopped trick. Raise can return.Mark Wielaard2014-01-041-1/+1
* libdwfl: Add dwfl_getthread_frames.Mark Wielaard2013-12-231-0/+1
* tests: SKIP backtrace-data and backtrace-dwarf on unsupported arches.Mark Wielaard2013-12-051-1/+3
* Tests for unwinder of x86*.Jan Kratochvil2013-12-021-0/+325