summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-08-17Fix AllSocketPairTest for open source.Zach Koopmans
2020-08-17[vfs] Do O_DIRECTORY check after resolving symlinks.Ayush Ranjan
2020-08-14Update README for packetimpactNayana Bidari
2020-08-14Merge pull request #3375 from kevinGC:ipt-test-early-returngVisor bot
2020-08-14Skip UDPMulticast Tests when net interfaces aren't found.Zach Koopmans
2020-08-14Give the ICMP Code its own typeJulian Elischer
2020-08-13[vfs2][gofer] Fix file creation flags sent to gofer.Ayush Ranjan
2020-08-13Disable vfs2 for socket_stress_test.Ayush Ranjan
2020-08-13Ensure TCP TIME-WAIT is not terminated prematurely.Bhasker Hariharan
2020-08-12[vfs2][gofer] Return appropriate errors when opening and creating files.Ayush Ranjan
2020-08-12Merge pull request #3250 from craig08:fuse-getattrgVisor bot
2020-08-12Limit the scope when deleting test log directory on successFabricio Voznika
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-10Speed up iptables testsKevin Krakauer
2020-08-10Populate IPPacketInfo with destination addressGhanan Gowripalan
2020-08-10Enable VFS2 by default for all syscall tests.Ayush Ranjan
2020-08-10Add benchmarks to continuous build.Zach Koopmans
2020-08-07Remove old benchmark tools.Zach Koopmans
2020-08-07Port Ruby benchmark.Zach Koopmans
2020-08-07Port Startup and Density Benchmarks.Zach Koopmans
2020-08-07tcp: change the limit of TCP_LINGER2Andrei Vagin
2020-08-07Support separate read/write handles in fsimpl/gofer.dentry.Jamie Liu
2020-08-07[runtime tests] Exclude flaky/failing testsAyush Ranjan
2020-08-07Tolerate EINTR from fallocate() in inotify test.Jamie Liu
2020-08-06Add LinkAt support to goferFabricio Voznika
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-08-06Merge pull request #3511 from amscanne:packetimpact-testsgVisor bot
2020-08-06[runtime tests] Exclude failing python and java testsAyush Ranjan
2020-08-06Join IPv4 all-systems group on NIC enableGhanan Gowripalan
2020-08-05Add loss recovery option for TCP.Nayana Bidari
2020-08-05[runtime tests] Update python tests.Ayush Ranjan
2020-08-05Merge pull request #3502 from craig08:fuse-integration-test-fix-connection-re...gVisor bot
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