summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/container_test.go
AgeCommit message (Expand)Author
2020-11-05Re-add start/stop container testsFabricio Voznika
2020-11-05Fix failure setting OOM score adjustmentFabricio Voznika
2020-10-19Fixes to cgroupsFabricio Voznika
2020-10-05Enable more VFS2 testsFabricio Voznika
2020-09-25fix TestUserLog for multi-archHoward Zhang
2020-09-17Add VFS2 overlay support in runscFabricio Voznika
2020-09-16Refactor removed default test dimensionFabricio Voznika
2020-09-08Honor readonly flag for root mountFabricio Voznika
2020-08-19Move boot.Config to its own packageFabricio Voznika
2020-07-27Clean-up bazel wrapper.Adin Scannell
2020-06-08Combine executable lookup codeFabricio Voznika
2020-06-01More runsc changes for VFS2Fabricio Voznika
2020-05-28Automated rollback of changelist 309082540Fabricio Voznika
2020-05-18Improve unsupported syscall messageFabricio Voznika
2020-05-13Enable overlayfs_stale_read by default for runsc.Jamie Liu
2020-05-04Enable TestRunNonRoot on VFS2Fabricio Voznika
2020-05-04Add TTY support on VFS2 to runscFabricio Voznika
2020-04-29Merge pull request #2487 from moricho:fix/bindmountgVisor bot
2020-04-26refactor and add test for bindmountmoricho
2020-04-25Add container tests passing with VFS2Zach Koopmans
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-04-17Add test name to boot and gofer log filesFabricio Voznika
2020-04-17Get /bin/true to run on VFS2Zach Koopmans
2020-03-12Kill sandbox process when parent process terminatesFabricio Voznika
2020-03-05tests: Don't print log messages on stdoutAndrei Vagin
2020-02-25Add log during process wait in testsFabricio Voznika
2020-02-06Fix TestPauseResume in container test failed with connection refused.Ting-Yu Wang
2020-01-09New sync package.Ian Gudger
2019-12-18Increase waitForProcessList timeoutFabricio Voznika
2019-12-11runsc/debug: add an option to list all processesAndrei Vagin
2019-12-06Implement TTY field in control.Processes().Nicolas Lacasse
2019-10-24Fix early deletion of rootDirFabricio Voznika
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-10-01Prevent CAP_NET_RAW from appearing in execFabricio Voznika
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-27Mount volumes as super userFabricio Voznika
2019-08-02Stops container if gofer is killedFabricio Voznika
2019-07-24Use different pidns among different containerschris.zn
2019-07-08Don't try to execute a file that is not regular.Nicolas Lacasse
2019-07-03Avoid importing platforms from many source filesAndrei Vagin
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-18Kill sandbox process when 'runsc do' exitsFabricio Voznika
2019-06-18Add Container/Sandbox args struct for creationFabricio Voznika
2019-06-13Update canonical repository.Adin Scannell
2019-06-12Allow 'runsc do' to run without rootFabricio Voznika
2019-06-03Remove 'clearStatus' option from container.Wait*PID()Fabricio Voznika
2019-05-03Fix runsc restore to be compatible with docker start --checkpoint ...Andrei Vagin
2019-05-02runsc: move test_app in a separate directoryAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse