aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_unwinding_test.cpp
AgeCommit message (Expand)Author
2021-06-08Disable return PAC in __pthread_start.Peter Collingbourne
2021-02-10Revert "Disable signal frame unwinding tests on arm64"Ryan Prichard
2021-01-14Disable signal frame unwinding tests on arm64Ryan Prichard
2020-04-09Reenable signal-frame-unwind test on x86Ryan Prichard
2019-05-20Temporarily disable unwind through signal test.Christopher Ferris
2018-03-05Rewrite system(3) to use posix_spawn(3).Elliott Hughes
2017-03-23Verify at least 2 frames out of signal handler.Christopher Ferris
2015-09-22Increase alternative signal stack size on 64-bit devices.Yabin Cui
2015-02-06Display errors instead of running infinitely.Christopher Ferris
2014-12-02restore sigprocmask in setjmp/longjmp test.Yabin Cui
2014-10-27[x86,x86_64] Fix libgcc unwinding through signalPavel Chupin
2014-09-17Stack unwinding unit tests.Elliott Hughes
2014-02-06Make sure that the same tests are on all platforms.Christopher Ferris
2013-06-25Kernel dso support for 'dl_iterate_phdr' functionSergey Melnikov