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
Age
Commit message (
Expand
)
Author
2019-09-27
Automated rollback of changelist 256276198
Adin Scannell
2019-09-27
Merge pull request #864 from tanjianfeng:fix-861
gVisor bot
2019-09-27
Implement SO_BINDTODEVICE sockopt
gVisor bot
2019-09-26
Make raw socket tests pass in environments with or without CAP_NET_RAW.
Kevin Krakauer
2019-09-24
test: don't use designated initializers
Andrei Vagin
2019-09-24
Stub out readahead implementation.
Adin Scannell
2019-09-23
Run all runtime tests in a single container.
Nicolas Lacasse
2019-09-23
Always set HOME env var with `runsc exec`.
Nicolas Lacasse
2019-09-23
Fix bug in RstCausesPollHUP.
Bhasker Hariharan
2019-09-23
Add test that runsc exec inherits the same environment as run.
Nicolas Lacasse
2019-09-20
fix set hostname
Jianfeng Tan
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-18
Shard the runtime tests.
Nicolas Lacasse
2019-09-18
Signalfd support
Adin Scannell
2019-09-17
Follow-up fixes for image tests.
Nicolas Lacasse
2019-09-16
Refactor and clean up image tests.
Nicolas Lacasse
2019-09-16
Migrate from gflags to absl flags
Michael Pratt
2019-09-16
Bring back to life features lost in recent refactor
Fabricio Voznika
2019-09-13
gvisor: return ENOTDIR from the unlink syscall
Andrei Vagin
2019-09-12
Implement splice methods for pipes and sockets.
Adin Scannell
2019-09-10
Fix minor Kokoro issues.
Adin Scannell
2019-09-06
Load C++ rules from @rules_cc
Michael Pratt
2019-09-05
Ignore the root container when calculating oom_score_adj for the sandbox.
Ian Lewis
2019-09-05
Fix bug in proc_test.
Bhasker Hariharan
2019-09-05
Deflake aio_test.
Jamie Liu
2019-09-04
Run proc_net tests.
Ian Gudger
2019-09-03
Impose order on test scripts.
Adin Scannell
2019-08-30
Automated rollback of changelist 261387276
Bhasker Hariharan
2019-08-30
Fix async-signal-unsafety in MlockallTest_Future.
Jamie Liu
2019-08-30
Return correct buffer size for ioctl(socket, FIONREAD)
Fabricio Voznika
2019-08-30
Add C++ toolchain and fix compile issues.
Adin Scannell
2019-08-29
Handle new representation of abstract UDS paths.
Rahat Mahmood
2019-08-29
Implement /proc/net/udp.
Rahat Mahmood
2019-08-29
Compile procter binaries during image creation.
Nicolas Lacasse
2019-08-29
Internal change.
gVisor bot
2019-08-27
Fix pwritev2 flaky test.
Zach Koopmans
2019-08-27
Fix sendfile(2) error code
Fabricio Voznika
2019-08-26
Internal change.
gVisor bot
2019-08-23
Second try at flaky futex test.
Zach Koopmans
2019-08-22
test: set shard_count to 5 by default
Andrei Vagin
2019-08-22
Remove ASSERT from fork child
Michael Pratt
2019-08-21
Support binding to multicast and broadcast addresses
Chris Kuiper
2019-08-21
tests: retry connect if it fails with EINTR
Andrei Vagin
2019-08-20
test: reset a signal handler before closing a signal channel
Andrei Vagin
2019-08-20
Don't run runtime tests in parallel.
Nicolas Lacasse
2019-08-20
Add tests for raw AF_PACKET sockets.
Kevin Krakauer
2019-08-20
Fix flaky futex test.
Zach Koopmans
2019-08-20
tests: syscall_test_runner should not run tests in parallel
Andrei Vagin
2019-08-19
Read iptables via sockopts.
Kevin Krakauer
2019-08-16
netstack: disconnect an unix socket only if the address family is AF_UNSPEC
Andrei Vagin
[next]