aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_protector_test.cpp
AgeCommit message (Expand)Author
2016-03-10Improve and fix the stack-protector tests.Elliott Hughes
2015-04-03Fix bug for recursive/errorcheck mutex on 32-bit devices.Yabin Cui
2014-12-11make stack_protector_DeathTest work for gcc4.9Yabin Cui
2014-11-06make all bionic death tests not dumpableYabin Cui
2014-02-06Make sure that the same tests are on all platforms.Christopher Ferris
2013-06-11fix unittests.Nick Kralevich
2013-02-14Fix the stack protector death test.Elliott Hughes
2013-02-14Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces.Elliott Hughes
2013-02-08Switch to using AT_RANDOM for the stack guards.Elliott Hughes
2013-01-16Revert "stack protector: use AT_RANDOM"Nick Kralevich
2013-01-16stack protector: use AT_RANDOMNick Kralevich
2013-01-11Add stack canaries / strcpy tests.Nick Kralevich
2012-10-25Per-thread -fstack-protector guards for x86.Elliott Hughes