1. 2a39188 Replace memset 0 with initializers. by Christopher Ferris · 1 year, 1 month ago
  2. 9a40a22 sys_ptrace_test.cpp: remove obsolete glibc workaround. by Elliott Hughes · 1 year, 5 months ago
  3. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years, 4 months ago
  4. 89719df Update sys_ptrace_test.cpp for riscv64. by Elliott Hughes · 3 years, 2 months ago
  5. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 6 years ago
  6. bd1c630 Fix sys_ptrace_test feature check on arm64 by Evgeny Eltsin · 6 years ago
  7. 103b998 Stop executing if skip occurs. by Christopher Ferris · 6 years ago
  8. 358603a Modernise code to use override specifier by Yi Kong · 7 years ago
  9. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 7 years ago
  10. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  11. 7300d83 Make sys_ptrace_test.cpp Yama LSM-aware by Luis Hector Chavez · 8 years ago
  12. 143b454 Remove timeout signal in ptrace test. by Yabin Cui · 8 years ago
  13. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  14. 95d8fb1 sys_ptrace_test: Better detect missing HW support by Pavel Labath · 9 years ago
  15. 4a62026 watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches by Pavel Labath · 9 years ago
  16. bc055ca Add more ptrace process resumption tests. by Josh Gao · 9 years ago
  17. fb5a639 Silence a compiler warning due to unused variable on mips by Pavel Labath · 9 years ago
  18. 3dad8d5 Add "imprecise" watchpoint ptrace test by Pavel Labath · 9 years ago
  19. 5e3fe95 Add tests for ptrace resumption behavior. by Josh Gao · 9 years ago
  20. bb9713d Silence unused variable warning in sys_ptrace_test by Pavel Labath · 9 years ago
  21. fb082ee Add hardware breakpoint ptrace test by Pavel Labath · 9 years ago
  22. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  23. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  24. 1faca6c Add a test exercising ptrace watchpoint functionality by Pavel Labath · 10 years ago