1. f372477 The libc++ upgrade lets us use contains() in tests now. by Elliott Hughes · 1 year, 1 month ago
  2. 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 3 months ago
  3. 7ce3ec3 Disable stack protector test with stack MTE by Mitch Phillips · 1 year, 7 months ago
  4. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  5. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  6. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  7. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  8. fc69a8a Improve and fix the stack-protector tests. by Elliott Hughes · 9 years ago
  9. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 10 years ago
  10. 562ae1e make stack_protector_DeathTest work for gcc4.9 by Yabin Cui · 11 years ago
  11. 9df7040 make all bionic death tests not dumpable by Yabin Cui · 11 years ago
  12. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  13. fd0325b fix unittests. by Nick Kralevich · 12 years ago
  14. 7fd803c Fix the stack protector death test. by Elliott Hughes · 12 years ago
  15. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  16. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 13 years ago
  17. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 13 years ago
  18. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 13 years ago
  19. dcab1b2 Add stack canaries / strcpy tests. by Nick Kralevich · 13 years ago
  20. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 13 years ago