gvisor/test/syscalls/linux
Ting-Yu Wang bbf86003bf Remove flaky network namespace test that uses clone().
PiperOrigin-RevId: 300626011
2020-03-12 14:35:25 -07:00
..
rseq
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
alarm.cc
arch_prctl.cc Create platform_util for tests. 2020-01-27 22:28:43 -08:00
bad.cc
base_poll_test.cc
base_poll_test.h
bind.cc
brk.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
chdir.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
chmod.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
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 Only copy out remaining time on nanosleep success 2019-09-30 13:07:32 -07:00
concurrency.cc
connect_external.cc Prefer Type& over Type & 2020-01-28 11:18:17 -08:00
creat.cc
dev.cc Hide /dev/net/tun when using hostinet. 2020-02-28 10:39:12 -08:00
dup.cc
epoll.cc
eventfd.cc
exceptions.cc
exec.cc
exec.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
exec_assert_closed_workload.cc
exec_basic_workload.cc
exec_binary.cc Change to standard types. 2020-01-21 17:28:57 -08:00
exec_proc_exe_workload.cc Add notes to relevant tests. 2020-02-05 22:46:35 -08: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
fchdir.cc
fcntl.cc Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
file_base.h
flock.cc
fork.cc
fpsig_fork.cc
fpsig_nested.cc
fsync.cc
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
ip_socket_test_util.h
iptables.cc
iptables.h
itimer.cc
kill.cc
link.cc
lseek.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
madvise.cc
memfd.cc Change to standard types. 2020-01-21 17:28:57 -08: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 Fix header ordering and format all C++ code. 2020-01-27 18:27:20 -08:00
mmap.cc
mount.cc
mremap.cc
msync.cc
munmap.cc
network_namespace.cc Remove flaky network namespace test that uses clone(). 2020-03-12 14:35:25 -07:00
open.cc
open_create.cc
packet_socket.cc
packet_socket_raw.cc
partial_bad_buffer.cc
pause.cc
pipe.cc
poll.cc
ppoll.cc
prctl.cc Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
prctl_setuid.cc
pread64.cc
preadv.cc
preadv2.cc
priority.cc
priority_execve.cc
proc.cc
proc_net.cc
proc_net_tcp.cc Change to standard types. 2020-01-21 17:28:57 -08:00
proc_net_udp.cc
proc_net_unix.cc
proc_pid_oomscore.cc
proc_pid_smaps.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc_pid_uid_gid_map.cc
pselect.cc
ptrace.cc
pty.cc
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 Import and structure cleanup. 2019-11-21 11:41:30 -08:00
readahead.cc
readv.cc
readv_common.cc
readv_common.h
readv_socket.cc Clean up readv_socket test suite. 2019-12-03 19:42:20 -08:00
rename.cc
rlimits.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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
sigaction.cc
sigaltstack.cc
sigaltstack_check.cc
sigiret.cc
signalfd.cc
sigprocmask.cc Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
sigstop.cc
sigtimedwait.cc
socket.cc
socket_abstract.cc
socket_bind_to_device.cc test/syscall: Remove duplicated gtest/gtest.h. 2019-10-25 12:40:36 -07:00
socket_bind_to_device_distribution.cc
socket_bind_to_device_sequence.cc
socket_bind_to_device_util.cc
socket_bind_to_device_util.h Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_blocking.cc
socket_blocking.h
socket_filesystem.cc
socket_generic.cc
socket_generic.h
socket_generic_stress.cc
socket_inet_loopback.cc
socket_ip_loopback_blocking.cc Put GetSocketPairs() in unnamed namespace 2019-12-18 12:50:04 -08:00
socket_ip_tcp_generic.cc
socket_ip_tcp_generic.h
socket_ip_tcp_generic_loopback.cc
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 Internal change. 2020-02-13 10:59:52 -08: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
socket_ipv4_udp_unbound_loopback.cc
socket_netdevice.cc
socket_netlink.cc
socket_netlink_route.cc Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. 2020-02-04 18:05:03 -08:00
socket_netlink_route_util.cc
socket_netlink_route_util.h
socket_netlink_uevent.cc Add NETLINK_KOBJECT_UEVENT socket support 2019-11-04 10:07:52 -08:00
socket_netlink_util.cc
socket_netlink_util.h
socket_non_blocking.cc
socket_non_blocking.h
socket_non_stream.cc
socket_non_stream.h
socket_non_stream_blocking.cc Return correct length with MSG_TRUNC for unix sockets. 2020-01-08 17:24:05 -08:00
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 Refactor syscall tests 2020-02-07 13:19:18 -08:00
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
socket_unix_dgram.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
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
socket_unix_filesystem_nonblock.cc Wrap all GetSocketPairs() in unnamed namespaces 2020-01-30 14:17:58 -08: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
socket_unix_unbound_dgram.cc
socket_unix_unbound_filesystem.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
socket_unix_unbound_seqpacket.cc
socket_unix_unbound_stream.cc
splice.cc Enforce splice offset limits 2020-01-30 09:14:31 -08:00
stat.cc Merge pull request #1471 from xiaobo55x:syscall_test 2020-01-30 16:12:25 -08:00
stat_times.cc Fix incorrect tmpfs timestamp updates 2019-05-20 13:35:17 -07:00
statfs.cc
sticky.cc
symlink.cc
sync.cc
sync_file_range.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sysinfo.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syslog.cc
sysret.cc
tcp_socket.cc
tgkill.cc
time.cc
timerfd.cc
timers.cc Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
tkill.cc
truncate.cc
tuntap.cc Hide /dev/net/tun when using hostinet. 2020-02-28 10:39:12 -08:00
tuntap_hostinet.cc
udp_bind.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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
uidgid.cc
uname.cc
unix_domain_socket_test_util.cc
unix_domain_socket_test_util.h Import and structure cleanup. 2019-11-21 11:41:30 -08:00
unlink.cc gvisor: return ENOTDIR from the unlink syscall 2019-09-13 21:44:57 -07:00
unshare.cc
utimes.cc
vdso.cc
vdso_clock_gettime.cc
vfork.cc
vsyscall.cc skip vsyscall test cases on Arm64 2020-02-28 14:47:50 +08:00
wait.cc
write.cc
xattr.cc Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00