index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
stack_protector_test.cpp
Age
Commit message (
Expand
)
Author
2021-04-12
Switch to libbase SilentDeathTest.
Elliott Hughes
2019-03-12
bionic tests: use GTEST_SKIP.
Elliott Hughes
2019-02-06
Cleanup bionic tests with hwasan.
Evgenii Stepanov
2018-08-02
Modernize codebase by replacing NULL with nullptr
Yi Kong
2016-03-09
Improve and fix the stack-protector tests.
Elliott Hughes
2015-04-03
Fix bug for recursive/errorcheck mutex on 32-bit devices.
Yabin Cui
2014-12-11
make stack_protector_DeathTest work for gcc4.9
Yabin Cui
2014-11-06
make all bionic death tests not dumpable
Yabin Cui
2014-02-06
Make sure that the same tests are on all platforms.
Christopher Ferris
2013-06-11
fix unittests.
Nick Kralevich
2013-02-14
Fix the stack protector death test.
Elliott Hughes
2013-02-14
Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces.
Elliott Hughes
2013-02-08
Switch to using AT_RANDOM for the stack guards.
Elliott Hughes
2013-01-16
Revert "stack protector: use AT_RANDOM"
Nick Kralevich
2013-01-16
stack protector: use AT_RANDOM
Nick Kralevich
2013-01-11
Add stack canaries / strcpy tests.
Nick Kralevich
2012-10-25
Per-thread -fstack-protector guards for x86.
Elliott Hughes