summaryrefslogtreecommitdiffhomepage
path: root/runsc/test/root
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-19netstack: reduce MSS from SYN to account tcp optionsAndrei Vagin
2019-02-25Fix cgroup when path is relativeFabricio Voznika
2019-01-31gvisor/gofer: Use pivot_root instead of chrootAndrei Vagin
2019-01-31Remove license commentsMichael Pratt
2019-01-22Don't bind-mount runsc into a sandbox mntnsAndrei Vagin
2019-01-14runsc: set up a minimal chroot from the sandbox processAndrei Vagin
2018-12-28Simplify synchronization between runsc and sandbox processFabricio Voznika
2018-11-28Fix crictl tests.Kevin Krakauer
2018-11-27Disable crictl testsMichael Pratt
2018-11-07Add test that volume can be mounted on top of a symlinkFabricio Voznika
2018-11-01First crictl integration tests.Kevin Krakauer
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-11Sandbox cgroup testsFabricio Voznika
2018-10-09Add tests to verify gofer is chroot'edFabricio Voznika
2018-10-03Fix sandbox chrootFabricio Voznika