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