about summary refs log tree commit diff
path: root/debug/tst-backtrace4.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
|
* tst-backtrace4: expand output even on failuresMike Frysinger2014-02-081-7/+8
| | | | | | | | When debugging failures in this test, it's helpful to see as much output as possible. So rather than returning immediately, let the code run as far as it can. We still mark failures as soon as they happen. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
|
* Avoid backtrace tests matching filenames when searching for function names.Joseph Myers2013-01-241-16/+4
|
* Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers2013-01-181-0/+134