summaryrefslogtreecommitdiffhomepage
path: root/runsc/test/testutil/testutil.go
AgeCommit message (Expand)Author
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-02-25Fix cgroup when path is relativeFabricio Voznika
2018-12-10Internal change.Nicolas Lacasse
2018-11-20Use math.Rand to generate a random test container id.Nicolas Lacasse
2018-11-20Internal change.Nicolas Lacasse
2018-11-15Allow sandbox.Wait to be called after the sandbox has exited.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-11-13Internal change.Nicolas Lacasse
2018-11-07Fix test --race violationFabricio Voznika
2018-11-01First crictl integration tests.Kevin Krakauer
2018-11-01Close http.Response.Body after Get request.Kevin Krakauer
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-18Resolve mount paths while setting up root fs mountFabricio Voznika
2018-10-03Fix sandbox chrootFabricio Voznika
2018-10-01runsc: Support job control signals in "exec -it".Nicolas Lacasse
2018-10-01Make multi-container the default mode for runscFabricio Voznika
2018-09-28Switch to root in userns when CAP_SYS_CHROOT is also missingFabricio Voznika
2018-09-21Run gofmt -s on everythingIan Gudger
2018-09-18Handle children processes better in testsFabricio Voznika
2018-09-07Remove '--file-access=direct' optionFabricio Voznika
2018-09-07runsc: Run sandbox process inside minimal chroot.Nicolas Lacasse
2018-09-04runsc: Run sandbox as user nobody.Nicolas Lacasse
2018-09-04runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-31Automated rollback of changelist 210995199Fabricio Voznika
2018-08-31Fix RunAsRoot arguments forwardingFabricio Voznika
2018-08-30runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-20Standardize mounts in testsFabricio Voznika
2018-08-16Combine functions to search for file under one common functionFabricio Voznika
2018-08-14runsc: Change cache policy for root fs and volume mounts.Nicolas Lacasse
2018-08-07Fix build break in testFabricio Voznika
2018-07-25Replace sleeps with waits in tests - part IFabricio Voznika
2018-07-23Add KVM and overlay dimensions to container_testFabricio Voznika
2018-06-25runsc: add a `multi-container` flag to enable multi-container support.Lantao Liu
2018-06-20Add end-to-end image testsFabricio Voznika
2018-06-12Enable debug logging in testsFabricio Voznika
2018-06-06runsc: Support abbreviated container IDs.Kevin Krakauer
2018-06-04Refactor container_test in preparation for sandbox_testFabricio Voznika