gvisor/test/syscalls/linux
gVisor bot bfa0bb24dd Internal change.
PiperOrigin-RevId: 274700093
2019-10-14 17:46:52 -07:00
..
32bit.cc
BUILD
accept_bind.cc gvisor/sock/unix: pass creds when a message is sent between unconnected sockets 2019-06-03 21:48:19 -07:00
accept_bind_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
access.cc
affinity.cc
aio.cc Deflake aio_test. 2019-09-05 16:36:44 -07:00
alarm.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
arch_prctl.cc
bad.cc
base_poll_test.cc
base_poll_test.h
bind.cc
brk.cc
chdir.cc
chmod.cc
chown.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
chroot.cc
clock_getres.cc
clock_gettime.cc
clock_nanosleep.cc
concurrency.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
creat.cc
dev.cc
dup.cc
epoll.cc
eventfd.cc
exceptions.cc
exec.cc
exec.h
exec_assert_closed_workload.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
exec_basic_workload.cc
exec_binary.cc
exec_proc_exe_workload.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
exec_state_workload.cc
exit.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
exit_script.sh
fadvise64.cc
fallocate.cc
fault.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fchdir.cc
fcntl.cc
file_base.h
flock.cc
fork.cc
fpsig_fork.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fpsig_nested.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fsync.cc
futex.cc Second try at flaky futex test. 2019-08-23 16:54:18 -07:00
getcpu.cc
getdents.cc
getrandom.cc
getrusage.cc
inotify.cc
ioctl.cc Fix deadlock in fasync. 2019-06-13 17:26:22 -07:00
ip_socket_test_util.cc
ip_socket_test_util.h
iptables.cc
iptables.h
itimer.cc
kill.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
link.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
lseek.cc
madvise.cc
memfd.cc
memory_accounting.cc
mempolicy.cc "Implement" mbind(2). 2019-06-06 16:29:46 -07:00
mincore.cc
mkdir.cc
mknod.cc
mlock.cc
mmap.cc
mount.cc Deflake mount_test. 2019-06-19 15:46:11 -07:00
mremap.cc
msync.cc
munmap.cc
open.cc
open_create.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
packet_socket.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
packet_socket_raw.cc
partial_bad_buffer.cc
pause.cc
pipe.cc
poll.cc
ppoll.cc
prctl.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
prctl_setuid.cc
pread64.cc
preadv.cc
preadv2.cc
priority.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
priority_execve.cc
proc.cc
proc_net.cc
proc_net_tcp.cc
proc_net_udp.cc Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
proc_net_unix.cc Handle new representation of abstract UDS paths. 2019-08-29 14:37:47 -07:00
proc_pid_smaps.cc
proc_pid_uid_gid_map.cc
pselect.cc
ptrace.cc
pty.cc
pty_root.cc
pwrite64.cc
pwritev2.cc
raw_socket_hdrincl.cc
raw_socket_icmp.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
raw_socket_ipv4.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
read.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
readahead.cc
readv.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
readv_common.cc
readv_common.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
readv_socket.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rename.cc
rlimits.cc
rtsignal.cc
sched.cc
sched_yield.cc
seccomp.cc
select.cc
semaphore.cc Add C++ toolchain and fix compile issues. 2019-08-30 15:03:15 -07:00
sendfile.cc
sendfile_socket.cc Eat sendfile partial error 2019-06-11 19:24:35 -07:00
shm.cc
sigaction.cc
sigaltstack.cc
sigaltstack_check.cc
sigiret.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signalfd.cc
sigprocmask.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigstop.cc
sigtimedwait.cc
socket.cc Sanity test that open(2) on a UDS fails 2019-10-02 14:01:49 -07:00
socket_abstract.cc
socket_bind_to_device.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_bind_to_device_distribution.cc
socket_bind_to_device_sequence.cc
socket_bind_to_device_util.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_bind_to_device_util.h
socket_blocking.cc
socket_blocking.h
socket_filesystem.cc
socket_generic.cc
socket_generic.h
socket_inet_loopback.cc Fix for a panic due to writing to a closed accept channel. 2019-08-06 11:01:27 -07:00
socket_ip_loopback_blocking.cc
socket_ip_tcp_generic.cc
socket_ip_tcp_generic.h
socket_ip_tcp_generic_loopback.cc
socket_ip_tcp_loopback.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ip_tcp_loopback_blocking.cc
socket_ip_tcp_loopback_nonblock.cc
socket_ip_tcp_udp_generic.cc
socket_ip_udp_generic.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ip_udp_generic.h
socket_ip_udp_loopback.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_udp_loopback_blocking.cc
socket_ip_udp_loopback_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_unbound.cc
socket_ipv4_tcp_unbound_external_networking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ipv4_tcp_unbound_external_networking.h
socket_ipv4_tcp_unbound_external_networking_test.cc
socket_ipv4_udp_unbound.cc Support binding to multicast and broadcast addresses 2019-08-21 22:54:25 -07:00
socket_ipv4_udp_unbound.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ipv4_udp_unbound_external_networking.cc
socket_ipv4_udp_unbound_external_networking.h
socket_ipv4_udp_unbound_external_networking_test.cc
socket_ipv4_udp_unbound_loopback.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_netdevice.cc
socket_netlink_route.cc Allow for zero byte iovec with MSG_PEEK | MSG_TRUNC in recvmsg. 2019-10-10 16:55:48 -07:00
socket_netlink_util.cc
socket_netlink_util.h
socket_non_blocking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_blocking.h
socket_non_stream.cc
socket_non_stream.h
socket_non_stream_blocking.cc
socket_non_stream_blocking.h
socket_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream.h
socket_stream_blocking.cc
socket_stream_blocking.h
socket_stream_nonblock.cc
socket_stream_nonblock.h
socket_test_util.cc
socket_test_util.h
socket_test_util_impl.cc
socket_unix.cc
socket_unix.h
socket_unix_abstract_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_blocking_local.cc
socket_unix_cmsg.cc
socket_unix_cmsg.h
socket_unix_dgram.cc
socket_unix_dgram.h
socket_unix_dgram_local.cc
socket_unix_dgram_non_blocking.cc
socket_unix_domain.cc
socket_unix_filesystem_nonblock.cc
socket_unix_non_stream.cc
socket_unix_non_stream.h
socket_unix_non_stream_blocking_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_pair.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_unix_pair_nonblock.cc
socket_unix_seqpacket.cc
socket_unix_seqpacket.h
socket_unix_seqpacket_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_stream.cc
socket_unix_stream_blocking_local.cc
socket_unix_stream_local.cc
socket_unix_stream_nonblock_local.cc
socket_unix_unbound_abstract.cc
socket_unix_unbound_dgram.cc
socket_unix_unbound_filesystem.cc
socket_unix_unbound_seqpacket.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_unbound_stream.cc
splice.cc
stat.cc
stat_times.cc
statfs.cc
sticky.cc
symlink.cc
sync.cc
sync_file_range.cc
sysinfo.cc
syslog.cc
sysret.cc
tcp_socket.cc
temp_umask.h
tgkill.cc
time.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
timerfd.cc
timers.cc
tkill.cc
truncate.cc
udp_bind.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
udp_socket.cc
uidgid.cc
uname.cc
unix_domain_socket_test_util.cc
unix_domain_socket_test_util.h
unlink.cc
unshare.cc
utimes.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
vdso.cc
vdso_clock_gettime.cc
vfork.cc
vsyscall.cc
wait.cc
write.cc