summaryrefslogtreecommitdiff
path: root/tests/lib/libexecinfo/t_backtrace.c
AgeCommit message (Expand)Author
2020-09-09PR/55648: Kyle Evans: Minor warnings in compilation of libexecinfo test2christos
2014-11-04PR misc/49356 remove unnecessary references to atf-c/config.hjustin
2014-05-01Check for mounted /proc.joerg
2014-04-13Bail out if backtrace(3) failed.joerg
2014-03-11Use a struct for pair of frame name and whether it is optional. Add somejoerg
2014-01-11New gcc can reuse stack frames for tail calls, so "main" is an optionalmartin
2014-01-11Make the output of the test case better suited for debugging (output fullmartin
2013-08-16Prevent inlining of the main testcase body function.martin
2013-08-15Now that all architectures default to unwind data, remove the failurejoerg
2013-07-05Put the vfork at the end.joerg
2013-07-04Use conditional calls to vfork() to prevent the compiler from inliningjoerg
2013-06-06Make back trace more robust. At least on i386, one of the intermediatejoerg
2012-06-02Adjust test for recent atf_machine (amd64) -> atf_arch (x86_64)njoly
2012-05-30Use "atf_arch" instead of "atf_machine"; see atf-config(1).jruoho
2012-05-30Skip test on non-amd64 machines for now, pointing to PR 46490.martin
2012-05-28Not a good idea to continue testing if basic assertions fail - only willmartin
2012-05-27add a test for the backtrace function.christos