summaryrefslogtreecommitdiffstats
path: root/tests/backtrace-child.c
Commit message (Expand)AuthorAgeFilesLines
* Include sys/ptrace.h as early as possible.Mark Wielaard2018-02-151-1/+1
* Clean up linux-specific system includesUlf Hermann2017-04-261-1/+1
* tests: Simplify backtrace-native tests. Drop raise jmp patching for x86_64.Mark Wielaard2016-08-251-4/+14
* Replace assert_perror with assertMax Filippov2015-05-051-2/+2
* Unwinding is only supported on LinuxKurt Roeckx2014-04-231-0/+15
* Fix false FAILs on testsuite with ulimit -c unlimited.Jan Kratochvil2014-01-181-3/+5
* Fix test FAIL with -O2Jan Kratochvil2013-12-051-1/+3
* Tests for unwinder of x86*.Jan Kratochvil2013-12-021-0/+221