summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/chroot.cc
AgeCommit message (Expand)Author
2020-02-05Add notes to relevant tests.Adin Scannell
2020-01-17Enable build of test/syscall tests on arm64.Haibo Xu
2019-11-21Import and structure cleanup.Adin Scannell
2019-10-25test/syscall: Remove duplicated gtest/gtest.h.Haibo
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-11Require CAP_SYS_CHROOT in ChrootTest.ProcMountsMountinfoNoEscape.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon