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
/
runner.go
Age
Commit message (
Expand
)
Author
2021-01-15
Support TEST_PREMATURE_EXIT_FILE in syscall tests
Fabricio Voznika
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-08-31
Run syscall tests in uts namespaces.
Rahat Mahmood
2020-08-12
Limit the scope when deleting test log directory on success
Fabricio Voznika
2020-07-25
test/syscall: run each test case in a separate network namespace
Andrei Vagin
2020-07-09
Gate FUSE behind a runsc flag
Ridwan Sharif
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-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-03-20
test: Create a separate /tmp mount only for tests with the shared tag
Andrei Vagin
2020-02-19
Add basic microbenchmarks.
Adin Scannell