gvisor/test/syscalls/linux
Andrei Vagin 2fb34c8d5c test: don't use designated initializers
This change fixes compile errors:
pty.cc:1460:7: error: expected primary-expression before '.' token
...

PiperOrigin-RevId: 271033729
2019-09-24 19:05:12 -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
access.cc
affinity.cc
aio.cc
alarm.cc
arch_prctl.cc
bad.cc
base_poll_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
base_poll_test.h
bind.cc
brk.cc
chdir.cc
chmod.cc
chown.cc
chroot.cc
clock_getres.cc
clock_gettime.cc
clock_nanosleep.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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
exec_basic_workload.cc
exec_binary.cc
exec_proc_exe_workload.cc
exec_state_workload.cc
exit.cc
exit_script.sh
fadvise64.cc
fallocate.cc
fault.cc
fchdir.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fcntl.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
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
fsync.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
futex.cc
getcpu.cc
getdents.cc
getrandom.cc
getrusage.cc
inotify.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
ioctl.cc
ip_socket_test_util.cc
ip_socket_test_util.h Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
iptables.cc
iptables.h
itimer.cc
kill.cc
link.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
lseek.cc
madvise.cc
memfd.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
memory_accounting.cc
mempolicy.cc
mincore.cc
mkdir.cc
mknod.cc
mlock.cc Fix async-signal-unsafety in MlockallTest_Future. 2019-08-30 18:11:15 -07:00
mmap.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
mount.cc
mremap.cc
msync.cc
munmap.cc
open.cc
open_create.cc
packet_socket.cc
packet_socket_raw.cc
partial_bad_buffer.cc Improve SendMsg performance. 2019-08-14 14:34:27 -07:00
pause.cc
pipe.cc
poll.cc
ppoll.cc
prctl.cc
prctl_setuid.cc
pread64.cc
preadv.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
preadv2.cc
priority.cc
priority_execve.cc
proc.cc
proc_net.cc
proc_net_tcp.cc
proc_net_udp.cc
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 Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
pty.cc
pty_root.cc
pwrite64.cc
pwritev2.cc Fix pwritev2 flaky test. 2019-08-27 14:50:03 -07:00
raw_socket_hdrincl.cc
raw_socket_icmp.cc
raw_socket_ipv4.cc UDP and TCP raw socket support. 2019-05-22 13:45:15 -07:00
read.cc
readahead.cc
readv.cc
readv_common.cc
readv_common.h
readv_socket.cc
rename.cc
rlimits.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rtsignal.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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
shm.cc
sigaction.cc
sigaltstack.cc Fix initialization of badhandler_low_water_mark in SigaltstackTest. 2019-07-15 15:22:24 -07:00
sigaltstack_check.cc
sigiret.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signalfd.cc Signalfd support 2019-09-18 15:16:42 -07:00
sigprocmask.cc
sigstop.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
sigtimedwait.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.cc Internal change. 2019-08-26 14:07:17 -07:00
socket_abstract.cc
socket_blocking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_blocking.h
socket_filesystem.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_generic.cc
socket_generic.h
socket_inet_loopback.cc
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
socket_ip_udp_generic.h
socket_ip_udp_loopback.cc
socket_ip_udp_loopback_blocking.cc
socket_ip_udp_loopback_nonblock.cc
socket_ipv4_tcp_unbound_external_networking.cc
socket_ipv4_tcp_unbound_external_networking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ipv4_tcp_unbound_external_networking_test.cc
socket_ipv4_udp_unbound.cc
socket_ipv4_udp_unbound.h
socket_ipv4_udp_unbound_external_networking.cc Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF 2019-07-19 09:29:04 -07:00
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 netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
socket_netlink_util.cc
socket_netlink_util.h netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
socket_non_blocking.cc
socket_non_blocking.h
socket_non_stream.cc
socket_non_stream.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_stream_blocking.cc
socket_non_stream_blocking.h
socket_stream.cc
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
socket_unix_blocking_local.cc
socket_unix_cmsg.cc
socket_unix_cmsg.h Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
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 Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_non_stream.cc
socket_unix_non_stream.h
socket_unix_non_stream_blocking_local.cc
socket_unix_pair.cc
socket_unix_pair_nonblock.cc
socket_unix_seqpacket.cc
socket_unix_seqpacket.h
socket_unix_seqpacket_local.cc
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 Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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 Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
symlink.cc
sync.cc
sync_file_range.cc
sysinfo.cc
syslog.cc
sysret.cc
tcp_socket.cc Return correct buffer size for ioctl(socket, FIONREAD) 2019-08-30 17:19:09 -07:00
temp_umask.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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 Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
udp_bind.cc
udp_socket.cc netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
uidgid.cc
uname.cc
unix_domain_socket_test_util.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
unix_domain_socket_test_util.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
unlink.cc
unshare.cc
utimes.cc
vdso.cc
vdso_clock_gettime.cc
vfork.cc
vsyscall.cc
wait.cc
write.cc