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
/
e2e
Age
Commit message (
Expand
)
Author
2021-02-04
Call kernfs.syntheticDir.InitRefs() on creation.
Nicolas Lacasse
2021-02-04
[infra] Do not recompile integration test executables each time.
Ayush Ranjan
2021-02-03
[vfs] Make sticky bit check consistent with Linux.
Ayush Ranjan
2021-02-01
[infra] Consolidate all ubuntu tests into one image.
Ayush Ranjan
2020-12-29
Deflake TestBindOverlay in //test/e2e:integration_test
Ting-Yu Wang
2020-12-17
Set max memory not min
Fabricio Voznika
2020-12-07
Support icmpv6 transport protocol
Peter Johnston
2020-09-17
[testing] Use container address to talk to server running inside container.
Ayush Ranjan
2020-08-11
Mark integration tests as passing in VFS2 except CheckpointRestore.
Zach Koopmans
2020-08-06
Add LinkAt support to gofer
Fabricio Voznika
2020-07-30
Call lseek(0, SEEK_CUR) unconditionally in runsc fsgofer's Readdir(offset=0).
Jamie Liu
2020-07-30
Implement overlayfs_stale_read for vfs2.
Jamie Liu
2020-07-20
Add standard entrypoints for test targets.
Adin Scannell
2020-07-08
Move all tests to new docker API.
Zach Koopmans
2020-06-17
Add TempTmpMount test
Fabricio Voznika
2020-06-05
Use top-down allocation for pgalloc.
Adin Scannell
2020-05-21
Fix TestTmpFile
Fabricio Voznika
2020-05-13
Enable overlayfs_stale_read by default for runsc.
Jamie Liu
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-03-25
Fix race in TestRunEnvHasHome
Fabricio Voznika
2020-03-10
Make checkpoint/restore e2e test less flaky
Ian Lewis
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-10-28
Deflake TestCheckpointRestore
Fabricio Voznika
2019-10-18
Add more instructions to test/README.md
Fabricio Voznika
2019-10-07
Add tests for $HOME
Ian Lewis
2019-10-01
Prevent CAP_NET_RAW from appearing in exec
Fabricio Voznika
2019-09-23
Always set HOME env var with `runsc exec`.
Nicolas Lacasse
2019-09-23
Add test that runsc exec inherits the same environment as run.
Nicolas Lacasse
2019-09-03
Impose order on test scripts.
Adin Scannell