index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
root
Age
Commit message (
Expand
)
Author
2021-01-05
Add benchmarks targets to BuildKite.
Adin Scannell
2020-12-09
Refactor the Makefile to avoid recursive Make.
Adin Scannell
2020-12-01
Typo fix.
Etienne Perot
2020-11-17
Add support for TTY in multi-container
Fabricio Voznika
2020-11-05
Fix failure setting OOM score adjustment
Fabricio Voznika
2020-09-23
Remove unused scripts.
Ayush Ranjan
2020-08-25
Add nogo support to go_binary and go_test targets.
Adin Scannell
2020-07-20
Add standard entrypoints for test targets.
Adin Scannell
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-07-09
Update shim to build using bazel.
Adin Scannell
2020-07-08
Move all tests to new docker API.
Zach Koopmans
2020-06-11
Set the HOME environment variable for sub-containers.
Ian Lewis
2020-05-28
Move Cleanup to its own package
Fabricio Voznika
2020-04-24
Propagate PID limit from OCI to sandbox cgroup
Fabricio Voznika
2020-04-24
Standardize all Docker images.
Adin Scannell
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-04-20
Add a functional vm_test for root_test.
Adin Scannell
2020-04-17
Add test name to boot and gofer log files
Fabricio Voznika
2020-04-08
Fix all printf formatting errors.
Adin Scannell
2020-03-13
Skip process if it has exited
Fabricio Voznika
2020-03-12
Kill sandbox process when parent process terminates
Fabricio Voznika
2020-02-10
Update visibility.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-11-05
test/root: check that memory accouting works as expected
Andrei Vagin
2019-10-24
Fix early deletion of rootDir
Fabricio Voznika
2019-10-07
Add tests for $HOME
Ian Lewis
2019-09-16
Bring back to life features lost in recent refactor
Fabricio Voznika
2019-09-10
Fix minor Kokoro issues.
Adin Scannell
2019-09-05
Ignore the root container when calculating oom_score_adj for the sandbox.
Ian Lewis
2019-09-03
Impose order on test scripts.
Adin Scannell