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
/
runner
Age
Commit message (
Expand
)
Author
2021-09-11
Internal change.
gVisor bot
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-07-23
Add verity open benchmark test
Chong Cai
2021-07-22
Move socket_test_util to //test/util
Ghanan Gowripalan
2021-06-24
Run `:socket_inet_loopback_isolated_test_linux` tests in a container.
Etienne Perot
2021-06-09
Rename go files that contain "main" function to main.go.
Nicolas Lacasse
2021-05-14
Add hash15 label for tests.
Andrei Vagin
2021-05-05
Automated rollback of changelist 361661726
Andrei Vagin
2021-04-20
Clean test tags.
Adin Scannell
2021-04-16
Allow runsc to generate coverage reports.
Dean Deng
2021-04-14
Make the generated test binary name match the target name
Ting-Yu Wang
2021-03-09
Fix invalid interface conversion in runner
Fabricio Voznika
2021-03-08
Run shards in a single sandbox
Fabricio Voznika
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in test/.
Ayush Ranjan
2021-01-15
Support TEST_PREMATURE_EXIT_FILE in syscall tests
Fabricio Voznika
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2020-12-03
Support partitions for other tests.
Adin Scannell
2020-11-10
Internal change
Jamie Liu
2020-11-02
Block external network for tests
Andrei Vagin
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-14
Disable strace+debug when explicitly requested
Tiwei Bie
2020-10-12
gvisor/test: Set nogotsan for native tests
Andrei Vagin
2020-10-05
Enable more VFS2 tests
Fabricio Voznika
2020-08-31
Run syscall tests in uts namespaces.
Rahat Mahmood
2020-08-20
Enable strace+debug in syscall tests
Fabricio Voznika
2020-08-12
Merge pull request #3250 from craig08:fuse-getattr
gVisor bot
2020-08-12
Limit the scope when deleting test log directory on success
Fabricio Voznika
2020-08-10
Implement FUSE_GETATTR
Craig Chi
2020-08-10
Enable VFS2 by default for all syscall tests.
Ayush Ranjan
2020-08-06
Add bzl_library rules for .bzl files without one.
Adin Scannell
2020-08-04
Add FUSE integration test
Craig Chi
2020-07-27
Merge pull request #3377 from kevinGC:native-tags
gVisor bot
2020-07-25
test/syscall: run each test case in a separate network namespace
Andrei Vagin
2020-07-24
Bugfix: non-native tests were tagged as native
Kevin Krakauer
2020-07-15
Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-default
gVisor bot
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-07-09
Gate FUSE behind a runsc flag
Ridwan Sharif
2020-06-19
Use internal tmpfs in test runner, even when running with overlay.
Nicolas Lacasse
2020-06-17
Remove various uses of 'blacklist'
Michael Pratt
2020-06-15
Correctly set the test VFS environment variable.
Rahat Mahmood
2020-06-11
Remove generated logs when test succeeds.
Adin Scannell
2020-06-04
test/syscall: run hostnet tests in separate network namespaces
Andrei Vagin
2020-06-01
Enable VFS2 to runsc syscall tests
Fabricio Voznika
2020-05-29
runner: fix goroutine leak
Gaurav Singh
2020-05-21
Fix IsRunningWithVFS1() on the runsc-based test runner.
Jamie Liu
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-04-21
Internal change.
gVisor bot
2020-03-20
test: Create a separate /tmp mount only for tests with the shared tag
Andrei Vagin
2020-03-04
test/runner: use proper filters for test cases
Andrei Vagin
2020-02-24
Add default behavior for gtest runner.
Adin Scannell
[next]