summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-08-05[runtime tests] Update bugs and un-exclude passing tests.Ayush Ranjan
2020-08-04Enable "make packetimpact-tests" to work.Adin Scannell
2020-08-04[runtime tests] Exclude flaky tests.Ayush Ranjan
2020-08-04Port sysbench benchmark.Zach Koopmans
2020-08-04Fix FUSE integration test failed with ECONNREFUSEDCraig Chi
2020-08-04Merge pull request #3320 from craig08:fuse-integration-testgVisor bot
2020-08-04Add FUSE integration testCraig Chi
2020-08-04[runtime tests] Fix nodejs runtime tests.Ayush Ranjan
2020-08-04Fix broken httpd_test.Bhasker Hariharan
2020-08-03Exclude flaky nodejs runtime test.Dean Deng
2020-08-03Add inotify events for fallocate and tests for fallocate/sendfile.Dean Deng
2020-08-03Merge pull request #3469 from craig08:fuse-fix-test-mount-failedgVisor bot
2020-08-03Add support for a reverse HTTPD test.Bhasker Hariharan
2020-07-31Fix MountFuseFilesystem tests failingCraig Chi
2020-07-31test/socket_netlink_route: check that there is a route on local or main tablesAndrei Vagin
2020-07-31[runtime tests] Enhance java runtime test.Ayush Ranjan
2020-07-31Merge pull request #3348 from kevinGC:so-orig-dstgVisor bot
2020-07-31s/github.dev/gvisor.devKevin Krakauer
2020-07-31iptables: support SO_ORIGINAL_DSTKevin Krakauer
2020-07-30Port nginx and move parsers to own package.Zach Koopmans
2020-07-30Call lseek(0, SEEK_CUR) unconditionally in runsc fsgofer's Readdir(offset=0).Jamie Liu
2020-07-30Implement overlayfs_stale_read for vfs2.Jamie Liu
2020-07-30Add runsc build benchmark.Zach Koopmans
2020-07-30Fix SETOWN_EX return value.Dean Deng
2020-07-30[runtime tests] go language test enhancementAyush Ranjan
2020-07-30Update call in Node benchmark.Zach Koopmans
2020-07-30Disable consistently failing test.Adin Scannell
2020-07-29Force registration for EPOLLHUP, not EPOLLRDHUP, in vfs2's epoll.Jamie Liu
2020-07-29Port fio benchmarkZach Koopmans
2020-07-29Port node benchmark.Zach Koopmans
2020-07-29Test UDP socket bound to ANY can receive unicastJay Zhuang
2020-07-28Redirect TODO to GitHub issuesFabricio Voznika
2020-07-28Merge pull request #3025 from kevinGC:ipv6-iptables-testing2gVisor bot
2020-07-28Port tensorflow benchmark.Zach Koopmans
2020-07-28[Runtime Tests] Exclude flaky/failing testsAyush Ranjan
2020-07-28ip6tables testingKevin Krakauer
2020-07-28More test cases on receiving UDP mcast/bcastJay Zhuang
2020-07-27Fix when FUSE tests need to be skipped due to sentry configuration.Rahat Mahmood
2020-07-27Merge pull request #3371 from kevinGC:ipt-tests-udp-fastergVisor bot
2020-07-27Merge pull request #3377 from kevinGC:native-tagsgVisor bot
2020-07-27Port ffmpeg benchmarkZach Koopmans
2020-07-27Port redis benchmarkZach Koopmans
2020-07-27Ask for *testing.T instead of storing itJay Zhuang
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-25test/syscall: run each test case in a separate network namespaceAndrei Vagin
2020-07-24Bugfix: non-native tests were tagged as nativeKevin Krakauer
2020-07-24Speed up some iptables testsKevin Krakauer
2020-07-24Enable open testAyush Ranjan
2020-07-23Implement get/set_robust_list.Nicolas Lacasse
2020-07-23Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-implgVisor bot