summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/ptrace.cc
AgeCommit message (Expand)Author
2019-03-22Implement PTRACE_SEIZE, PTRACE_INTERRUPT, and PTRACE_LISTEN.Jamie Liu
2019-02-11gvisor: check that ptrace properly handles int3Andrei Vagin
2019-01-11Clean up some uses of fork() in tests.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon