gvisor/test/syscalls/linux
Andrei Vagin 1e55eb3800 test/syscalls/proc: check an return code of waitid
PiperOrigin-RevId: 280295208
2019-11-13 15:48:12 -08:00
..
32bit.cc
BUILD
accept_bind.cc
accept_bind_stream.cc
access.cc
affinity.cc Internal change. 2019-08-26 14:07:17 -07:00
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 Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
bad.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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 test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
brk.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
chdir.cc
chmod.cc
chown.cc
chroot.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
clock_getres.cc
clock_gettime.cc
clock_nanosleep.cc
concurrency.cc
connect_external.cc
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 Replace usage of deprecated strtoul/strtoull 2019-06-18 14:18:47 -07:00
exit.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
exit_script.sh Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fadvise64.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fallocate.cc Implement fallocate(2) 2019-05-09 15:35:49 -07:00
fault.cc
fchdir.cc
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
fpsig_nested.cc
fsync.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
futex.cc
getcpu.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
getdents.cc
getrandom.cc
getrusage.cc
inotify.cc
ioctl.cc
ip_socket_test_util.cc Implement IP_TTL. 2019-10-07 19:29:51 -07:00
ip_socket_test_util.h
iptables.cc
iptables.h
itimer.cc
kill.cc
link.cc
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 Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
mlock.cc
mmap.cc
mount.cc
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 Add check for proper settings to AF_PACKET tests. 2019-10-23 17:21:12 -07:00
packet_socket_raw.cc AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00
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
preadv2.cc
priority.cc
priority_execve.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc.cc
proc_net.cc
proc_net_tcp.cc
proc_net_udp.cc
proc_net_unix.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
proc_pid_smaps.cc
proc_pid_uid_gid_map.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
pselect.cc
ptrace.cc
pty.cc
pty_root.cc
pwrite64.cc
pwritev2.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
raw_socket_hdrincl.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
raw_socket_icmp.cc Use PacketBuffers, rather than VectorisedViews, in netstack. 2019-11-06 14:25:59 -08:00
raw_socket_ipv4.cc
read.cc
readahead.cc Stub out readahead implementation. 2019-09-24 13:29:46 -07:00
readv.cc
readv_common.cc
readv_common.h
readv_socket.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
rename.cc
rlimits.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rtsignal.cc
sched.cc
sched_yield.cc
seccomp.cc
select.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
semaphore.cc
sendfile.cc
sendfile_socket.cc
shm.cc
sigaction.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigaltstack.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
sigaltstack_check.cc
sigiret.cc
signalfd.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
sigprocmask.cc
sigstop.cc
sigtimedwait.cc
socket.cc
socket_abstract.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_bind_to_device.cc
socket_bind_to_device_distribution.cc
socket_bind_to_device_sequence.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
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
socket_ip_loopback_blocking.cc
socket_ip_tcp_generic.cc
socket_ip_tcp_generic.h
socket_ip_tcp_generic_loopback.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_tcp_loopback.cc
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_ip_unbound.cc
socket_ipv4_tcp_unbound_external_networking.cc
socket_ipv4_tcp_unbound_external_networking.h
socket_ipv4_tcp_unbound_external_networking_test.cc
socket_ipv4_udp_unbound.cc Add UDP SO_REUSEADDR/SO_REUSEPORT conversion tests. 2019-11-12 20:39:04 -08:00
socket_ipv4_udp_unbound.h
socket_ipv4_udp_unbound_external_networking.cc
socket_ipv4_udp_unbound_external_networking.h Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF 2019-07-19 09:29:04 -07:00
socket_ipv4_udp_unbound_external_networking_test.cc
socket_ipv4_udp_unbound_loopback.cc
socket_netdevice.cc
socket_netlink.cc
socket_netlink_route.cc
socket_netlink_uevent.cc
socket_netlink_util.cc
socket_netlink_util.h
socket_non_blocking.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
socket_non_blocking.h
socket_non_stream.cc
socket_non_stream.h
socket_non_stream_blocking.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
socket_non_stream_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream.cc
socket_stream.h
socket_stream_blocking.cc
socket_stream_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream_nonblock.cc
socket_stream_nonblock.h
socket_test_util.cc Internal change. 2019-08-26 14:07:17 -07:00
socket_test_util.h
socket_test_util_impl.cc Internal change. 2019-08-26 14:07:17 -07:00
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 Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_cmsg.cc
socket_unix_cmsg.h
socket_unix_dgram.cc
socket_unix_dgram.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_dgram_local.cc
socket_unix_dgram_non_blocking.cc
socket_unix_domain.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_filesystem_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_non_stream.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
socket_unix_non_stream.h
socket_unix_non_stream_blocking_local.cc
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
socket_unix_stream.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
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
socket_unix_unbound_stream.cc
splice.cc
stat.cc
stat_times.cc Fix incorrect tmpfs timestamp updates 2019-05-20 13:35:17 -07:00
statfs.cc
sticky.cc
symlink.cc Don't mask errors in createAt loop. 2019-07-08 14:57:15 -07:00
sync.cc
sync_file_range.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sysinfo.cc
syslog.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sysret.cc
tcp_socket.cc Remove obsolete TODO. This is now fixed. 2019-11-11 15:51:10 -08:00
temp_umask.h
tgkill.cc
time.cc
timerfd.cc
timers.cc
tkill.cc
truncate.cc
udp_bind.cc
udp_socket.cc
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 Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
vsyscall.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
wait.cc
write.cc