summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/BUILD
AgeCommit message (Expand)Author
2019-12-11Add syscall tests for getxattr and setxattr.Dean Deng
2019-12-09Add tests for rseq(2)Michael Pratt
2019-12-06Add hostinet tests for UDP sockets.Dean Deng
2019-11-07Add support for TIME_WAIT timeout.Bhasker Hariharan
2019-11-04Add NETLINK_KOBJECT_UEVENT socket supportMichael Pratt
2019-10-18Cleanup host UDS supportMichael Pratt
2019-10-07Implement IP_TTL.Ian Gudger
2019-10-02Increase itimer test timeoutMichael Pratt
2019-09-24Stub out readahead implementation.Adin Scannell
2019-09-19Job control: controlling TTYs and foreground process groups.Kevin Krakauer
2019-09-04Run proc_net tests.Ian Gudger
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-30Automated rollback of changelist 261387276Bhasker Hariharan
2019-08-29Implement /proc/net/udp.Rahat Mahmood
2019-08-20Add tests for raw AF_PACKET sockets.Kevin Krakauer
2019-08-20tests: syscall_test_runner should not run tests in parallelAndrei Vagin
2019-08-19Read iptables via sockopts.Kevin Krakauer
2019-08-15Add tests for "cooked" AF_PACKET sockets.Kevin Krakauer
2019-08-06Fix for a panic due to writing to a closed accept channel.Bhasker Hariharan
2019-08-02Job control: controlling TTYs and foreground process groups.Kevin Krakauer
2019-07-25Automated rollback of changelist 255679453Fabricio Voznika
2019-07-12Add IPPROTO_RAW, which allows raw sockets to write IP headers.Kevin Krakauer
2019-06-28Automated rollback of changelist 255263686Nicolas Lacasse
2019-06-27Complete pipe support on overlayfsFabricio Voznika
2019-06-26Preserve permissions when checking lowerFabricio Voznika
2019-06-21Fix the logic for sending zero window updates.Bhasker Hariharan
2019-06-19Mark tcp_socket test flaky (for real)Michael Pratt
2019-06-06Remove tmpfs restriction from testFabricio Voznika
2019-06-06Add overlay dimension to FS related syscall testsFabricio Voznika
2019-06-03Remove duplicate socket testsMichael Pratt
2019-05-30gvisor: socket() returns EPROTONOSUPPORT if protocol is not supportedAndrei Vagin
2019-05-21Clean up pipe internals and add fcntl supportAdin Scannell
2019-05-21Add basic plumbing for splice and stub implementation.Adin Scannell
2019-05-16Add test for duplicate proc entries.Ian Gudger
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-04-02Add build rule for raw socket tests so they are runnable via:Kevin Krakauer
2019-03-08Fix tests which fail in kokoroAndrei Vagin
2019-03-06Increase ipv4_udp_unbound_loopback size to mediumMichael Pratt
2019-03-04Deflake socket_ipv4_udp_unbound_loopback.Ian Gudger
2019-03-01Mark socket_ipv4_udp_unbound_loopback flakyMichael Pratt
2019-02-19Break /proc/[pid]/{uid,gid}_map's dependence on seqfile.Jamie Liu
2019-02-11gvisor: Run syscall tests in kokoro on the rbe clusterAndrei Vagin
2019-02-07Plumb IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP to netstack.Ian Gudger
2019-02-07Implement /proc/net/unix.Rahat Mahmood
2019-01-31Remove license commentsMichael Pratt
2019-01-24Increase gofer coverage in testsFabricio Voznika
2019-01-16Prevent internal tmpfs mount to override files in /tmpFabricio Voznika
2019-01-14Automated rollback of changelist 228945914Nicolas Lacasse
2019-01-11Make syscall_test_runner binary testonly.Nicolas Lacasse
2019-01-09Allow to specify a custom path to runsc for syscall-test-runnerAndrei Vagin