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
/
integration_test.go
Age
Commit message (
Expand
)
Author
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-10
Make checkpoint/restore e2e test less flaky
Ian Lewis
2019-10-28
Deflake TestCheckpointRestore
Fabricio Voznika
2019-09-03
Impose order on test scripts.
Adin Scannell