gvisor/test/syscalls/linux
Ian Gudger 02072fd243 Add test for stat("/proc/net/snmp").
PiperOrigin-RevId: 316974863
2020-06-17 15:15:57 -07:00
..
rseq Merge pull request #2060 from xiaobo55x:rseq 2020-04-20 12:31:22 -07:00
32bit.cc
BUILD
accept_bind.cc
accept_bind_stream.cc
access.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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 Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
chmod.cc
chown.cc
chroot.cc
clock_getres.cc
clock_gettime.cc Change to standard types. 2020-01-21 17:28:57 -08:00
clock_nanosleep.cc
concurrency.cc
connect_external.cc
creat.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
dev.cc
dup.cc
epoll.cc Clean up TODOs 2020-04-08 17:58:13 -07:00
eventfd.cc
exceptions.cc
exec.cc
exec.h
exec_assert_closed_workload.cc
exec_basic_workload.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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
fcntl.cc Implement POSIX locks 2020-06-17 10:04:26 -07:00
file_base.h
flock.cc
fork.cc Enable syscall fork_test on arm64. 2020-04-10 09:39:50 +08:00
fpsig_fork.cc
fpsig_nested.cc
fsync.cc
futex.cc
getcpu.cc
getdents.cc
getrandom.cc
getrusage.cc
inotify.cc
ioctl.cc
ip_socket_test_util.cc
ip_socket_test_util.h
iptables.cc Read iptables via sockopts. 2019-08-19 10:05:59 -07:00
iptables.h
itimer.cc
kill.cc
link.cc Change to standard types. 2020-01-21 17:28:57 -08:00
lseek.cc Cleanup for syscall tests on arm64. 2020-03-31 13:39:38 +08:00
madvise.cc Prefer Type& over Type & 2020-01-28 11:18:17 -08:00
memfd.cc
memory_accounting.cc
mempolicy.cc
mincore.cc
mkdir.cc mkdir test: Address TODOs and re-enable a test. 2020-04-07 13:28:33 -07:00
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
network_namespace.cc
open.cc
open_create.cc Move temp_umask to test/util. 2020-03-03 12:38:00 -08:00
packet_socket.cc
packet_socket_raw.cc
partial_bad_buffer.cc Change to standard types. 2020-01-21 17:28:57 -08:00
pause.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
ping_socket.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
proc_pid_oomscore.cc
proc_pid_smaps.cc
proc_pid_uid_gid_map.cc
pselect.cc
ptrace.cc
pty.cc Deflake pty_test_linux. 2020-06-01 14:55:42 -07:00
pty_root.cc Job control: controlling TTYs and foreground process groups. 2019-09-19 11:36:47 -07:00
pwrite64.cc
pwritev2.cc
raw_socket_hdrincl.cc
raw_socket_icmp.cc
raw_socket_ipv4.cc
read.cc
readahead.cc
readv.cc
readv_common.cc
readv_common.h
readv_socket.cc
rename.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
rlimits.cc
rseq.cc
rtsignal.cc
sched.cc
sched_yield.cc
seccomp.cc
select.cc Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
semaphore.cc
sendfile.cc
sendfile_socket.cc
shm.cc Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
sigaction.cc
sigaltstack.cc
sigaltstack_check.cc
sigiret.cc Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
signalfd.cc
sigprocmask.cc
sigstop.cc
sigtimedwait.cc
socket.cc Correctly set the test VFS environment variable. 2020-06-15 01:09:38 -07:00
socket_abstract.cc
socket_bind_to_device.cc
socket_bind_to_device_distribution.cc
socket_bind_to_device_sequence.cc
socket_bind_to_device_util.cc
socket_bind_to_device_util.h
socket_blocking.cc
socket_blocking.h
socket_capability.cc
socket_filesystem.cc
socket_generic.cc
socket_generic.h
socket_generic_stress.cc
socket_inet_loopback.cc
socket_inet_loopback_nogotsan.cc
socket_ip_loopback_blocking.cc Put GetSocketPairs() in unnamed namespace 2019-12-18 12:50:04 -08:00
socket_ip_tcp_generic.cc Allow reading IP_MULTICAST_LOOP and IP_MULTICAST_TTL on TCP sockets. 2020-06-12 20:49:02 -07:00
socket_ip_tcp_generic.h
socket_ip_tcp_generic_loopback.cc
socket_ip_tcp_loopback.cc Put GetSocketPairs() in unnamed namespace 2019-12-18 12:50:04 -08:00
socket_ip_tcp_loopback_blocking.cc Wrap all GetSocketPairs() in unnamed namespaces 2020-01-30 14:17:58 -08:00
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 Wrap all GetSocketPairs() in unnamed namespaces 2020-01-30 14:17:58 -08:00
socket_ip_udp_loopback_nonblock.cc
socket_ip_unbound.cc Fix TtlDefault test on linux. 2020-06-17 14:08:48 -07:00
socket_ipv4_tcp_unbound_external_networking.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
socket_ipv4_tcp_unbound_external_networking.h
socket_ipv4_tcp_unbound_external_networking_test.cc Refactor syscall tests 2020-02-07 13:19:18 -08:00
socket_ipv4_udp_unbound.cc Add support for SO_REUSEADDR to UDP sockets/endpoints. 2020-06-10 23:49:26 -07:00
socket_ipv4_udp_unbound.h
socket_ipv4_udp_unbound_external_networking.cc
socket_ipv4_udp_unbound_external_networking.h
socket_ipv4_udp_unbound_external_networking_test.cc Refactor syscall tests 2020-02-07 13:19:18 -08:00
socket_ipv4_udp_unbound_loopback.cc
socket_netdevice.cc
socket_netlink.cc
socket_netlink_route.cc Dedup netlink utility functions in tests. 2020-04-09 13:34:31 -07:00
socket_netlink_route_util.cc
socket_netlink_route_util.h Dedup netlink utility functions in tests. 2020-04-09 13:34:31 -07:00
socket_netlink_uevent.cc Add NETLINK_KOBJECT_UEVENT socket support 2019-11-04 10:07:52 -08:00
socket_netlink_util.cc Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. 2020-02-04 18:05:03 -08:00
socket_netlink_util.h
socket_non_blocking.cc
socket_non_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_stream.cc
socket_non_stream.h
socket_non_stream_blocking.cc
socket_non_stream_blocking.h
socket_stream.cc Return correct length with MSG_TRUNC for unix sockets. 2020-01-08 17:24:05 -08:00
socket_stream.h
socket_stream_blocking.cc
socket_stream_blocking.h
socket_stream_nonblock.cc
socket_stream_nonblock.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_test_util.cc
socket_test_util.h
socket_test_util_impl.cc
socket_unix.cc
socket_unix.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_abstract_nonblock.cc
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 Wrap all GetSocketPairs() in unnamed namespaces 2020-01-30 14:17:58 -08:00
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
socket_unix_pair.cc
socket_unix_pair_nonblock.cc
socket_unix_seqpacket.cc socket/unix: handle sendto address argument for connected sockets 2020-06-10 13:26:54 -07:00
socket_unix_seqpacket.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_seqpacket_local.cc Wrap all GetSocketPairs() in unnamed namespaces 2020-01-30 14:17:58 -08: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 test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
socket_unix_unbound_filesystem.cc
socket_unix_unbound_seqpacket.cc Import and structure cleanup. 2019-11-21 11:41:30 -08: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 Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sysret.cc
tcp_socket.cc
tgkill.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time.cc
timerfd.cc
timers.cc
tkill.cc
truncate.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
tuntap.cc
tuntap_hostinet.cc test/runner: use proper filters for test cases 2020-03-04 12:52:13 -08:00
udp_bind.cc
udp_socket.cc
udp_socket_errqueue_test_case.cc Fix header ordering and format all C++ code. 2020-01-27 18:27:20 -08:00
udp_socket_test_cases.cc
udp_socket_test_cases.h Port tests in udp_socket.cc to Fuchsia 2019-12-02 05:38:30 -08:00
uidgid.cc
uname.cc
unix_domain_socket_test_util.cc
unix_domain_socket_test_util.h
unlink.cc
unshare.cc
utimes.cc
vdso.cc
vdso_clock_gettime.cc
vfork.cc
vsyscall.cc
wait.cc Change to standard types. 2020-01-21 17:28:57 -08:00
write.cc Clean up TODOs 2020-04-08 17:58:13 -07:00
xattr.cc