gvisor/test/syscalls/linux
gVisor bot eac4d9ab2a Merge pull request #6551 from sudo-sturbia:msgqueue/procfs
PiperOrigin-RevId: 400258924
2021-10-01 12:04:17 -07:00
..
rseq
32bit.cc fix brace misplaced error 2021-04-26 14:22:41 +08:00
BUILD Merge pull request #6570 from sudo-sturbia:ipc/proc 2021-09-24 17:51:25 -07:00
accept_bind.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
accept_bind_stream.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
access.cc
affinity.cc
aio.cc
alarm.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
arch_prctl.cc
bad.cc
base_poll_test.cc
base_poll_test.h
bind.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
brk.cc
cgroup.cc Initial cgroupfs support for subcontainers 2021-08-11 17:21:37 -07:00
chdir.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
chmod.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
chown.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
chroot.cc Fix async-signal-unsafety in chroot test. 2021-07-12 12:49:48 -07:00
clock_getres.cc
clock_gettime.cc
clock_nanosleep.cc
concurrency.cc Prevent infinite loops from being optimized away. 2021-05-21 16:47:49 -07:00
connect_external.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
creat.cc
dev.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
dup.cc Merge pull request #6257 from zhlhahaha:2193-1 2021-07-30 14:43:13 -07:00
epoll.cc Make many tests build with NDK. 2021-05-21 20:20:49 -07:00
eventfd.cc Remove splice-to/from-weird-files tests. 2021-08-31 23:12:24 -07:00
exceptions.cc arm64 test: add exceptions related test cases 2020-11-25 13:43:11 +08:00
exec.cc Remove debug lines from exec.cc 2021-06-14 09:52:02 -07:00
exec.h
exec_assert_closed_workload.cc
exec_basic_workload.cc
exec_binary.cc exec: don't panic if an elf file is malformed 2021-02-08 19:18:03 -08:00
exec_proc_exe_workload.cc
exec_state_workload.cc Make many tests build with NDK. 2021-05-21 20:20:49 -07:00
exit.cc
exit_script.sh
fadvise64.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
fallocate.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
fault.cc Support TEST_PREMATURE_EXIT_FILE in syscall tests 2021-01-15 13:03:58 -08:00
fchdir.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
fcntl.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
file_base.h
flock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
fork.cc
fpsig_fork.cc Merge pull request #5767 from avagin:mxcsr 2021-04-09 17:15:06 -07:00
fpsig_nested.cc
fsync.cc
futex.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
getcpu.cc
getdents.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
getrandom.cc
getrusage.cc Remove side effect from test cases 2021-01-29 13:56:17 -08:00
inotify.cc Remove splice-to/from-weird-files tests. 2021-08-31 23:12:24 -07:00
ioctl.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
ip6tables.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
ip_socket_test_util.cc Compose raw IP with datagram-based endpoint 2021-09-14 18:38:46 -07:00
ip_socket_test_util.h Compose raw IP with datagram-based endpoint 2021-09-14 18:38:46 -07:00
iptables.cc test/syscall/iptables: don't use designated initializers 2020-10-09 11:30:52 -07:00
iptables.h
itimer.cc buildkite: deflake itimer test 2021-07-23 12:07:57 -07:00
kcov.cc Fix kcov enabling and disabling procedures. 2020-10-03 09:26:25 -07:00
kill.cc Skip CanKillAllPIDs when running natively. 2020-12-02 09:28:14 -08:00
link.cc Fix LinkTest.OldnameDoesNotExist 2021-08-11 16:21:33 -07:00
lseek.cc Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp" 2021-08-03 19:54:35 -07:00
madvise.cc Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess 2021-01-28 18:24:58 -08:00
membarrier.cc Implement membarrier(2) commands other than *_SYNC_CORE. 2020-10-06 13:55:16 -07:00
memfd.cc Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp" 2021-08-03 19:54:35 -07:00
memory_accounting.cc Increase error margin for memory accounting test. 2021-05-04 11:55:41 -07:00
mempolicy.cc
mincore.cc
mkdir.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
mknod.cc Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
mlock.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
mmap.cc Limit most file mmaps to the range of an int64. 2021-09-16 12:12:59 -07:00
mount.cc Handle tmpfs with 5 fields in /proc/mounts parsing. 2021-04-26 16:27:45 -07:00
mremap.cc
msgqueue.cc Fix uninitialized messages in MsgqueueTest 2021-08-24 15:26:29 -07:00
msync.cc
munmap.cc
network_namespace.cc Use a shared method to get loopback index 2021-09-14 17:20:30 -07:00
open.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
open_create.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
packet_socket.cc Support getsockname for packet sockets 2021-09-20 19:37:57 -07:00
packet_socket_dgram.cc Rename packet_socket to packet_socket_dgram 2021-09-16 18:56:08 -07:00
packet_socket_raw.cc Use a shared method to get loopback index 2021-09-14 17:20:30 -07:00
partial_bad_buffer.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
pause.cc
ping_socket.cc Don't allow binding to broadcast on ICMP sockets 2021-09-16 11:53:49 -07:00
pipe.cc test/pipe: use futex() for sync with the signal hander 2021-08-12 10:14:32 -07:00
poll.cc Cleanup lint messages 2021-06-14 17:17:34 -07:00
ppoll.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
prctl.cc Implement PR_SET_CHILD_SUBREAPER when the calling task is PID 1. 2021-08-04 18:12:37 -07:00
prctl_setuid.cc
pread64.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
preadv.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
preadv2.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
priority.cc Cleanup lint messages 2021-06-14 17:17:34 -07:00
priority_execve.cc
proc.cc Merge pull request #6570 from sudo-sturbia:ipc/proc 2021-09-24 17:51:25 -07:00
proc_isolated.cc Merge pull request #6551 from sudo-sturbia:msgqueue/procfs 2021-10-01 12:04:17 -07:00
proc_net.cc [op] Deflake SNMP Metric proc_net tests. 2021-08-17 23:37:29 -07:00
proc_net_tcp.cc
proc_net_udp.cc
proc_net_unix.cc Clean test tags. 2021-04-20 13:11:25 -07:00
proc_pid_oomscore.cc
proc_pid_smaps.cc Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
proc_pid_uid_gid_map.cc Use size_t instead of C integer types. 2021-04-16 14:33:34 -07:00
processes.cc kernel: reparentLocked has to update children maps of old and new parents 2021-02-09 10:37:04 -08:00
pselect.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
ptrace.cc Fix PR_SET_PTRACER applicability to non-leader threads. 2021-06-23 11:17:44 -07:00
pty.cc fix tests in pty.cc 2021-08-26 17:00:10 +02:00
pty_root.cc Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
pwrite64.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
pwritev2.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
raw_socket.cc Don't use SOL_UDP when creating sockets 2021-09-14 14:03:53 -07:00
raw_socket_hdrincl.cc Run packet socket tests on Fuchsia 2021-08-11 18:21:40 -07:00
raw_socket_icmp.cc Run packet socket tests on Fuchsia 2021-08-11 18:21:40 -07:00
read.cc Make many tests build with NDK. 2021-05-21 20:20:49 -07:00
readahead.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
readv.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
readv_common.cc
readv_common.h
readv_socket.cc
rename.cc Implement RENAME_NOREPLACE for all VFS2 filesystem implementations. 2021-06-07 11:42:34 -07:00
rlimits.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
rseq.cc
rtsignal.cc
sched.cc
sched_yield.cc
seccomp.cc
select.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
semaphore.cc Don't panic on user-controlled state in semaphore syscalls. 2021-07-23 13:37:33 -07:00
sendfile.cc Remove splice-to/from-weird-files tests. 2021-08-31 23:12:24 -07:00
sendfile_socket.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
setgid.cc setgid directories for VFS1 tmpfs, overlayfs, and goferfs 2021-05-25 13:21:52 -07:00
shm.cc Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess 2021-01-28 18:24:58 -08:00
sigaction.cc
sigaltstack.cc
sigaltstack_check.cc
signalfd.cc Initialize has_tid for correctness. 2020-12-04 14:59:54 -08:00
sigprocmask.cc
sigreturn_amd64.cc platform/ptrace: workaround a kernel ptrace issue on ARM64 2021-01-19 15:34:02 -08:00
sigreturn_arm64.cc platform/ptrace: workaround a kernel ptrace issue on ARM64 2021-01-19 15:34:02 -08:00
sigstop.cc nanosleep has to store the finish time in the restart block 2021-05-27 15:11:49 -07:00
sigtimedwait.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
socket.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_abstract.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_bind_to_device.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_bind_to_device_distribution.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_bind_to_device_sequence.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_bind_to_device_util.cc Make many tests build with NDK. 2021-05-21 20:20:49 -07:00
socket_bind_to_device_util.h
socket_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_blocking.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_capability.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_filesystem.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_generic.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_generic_stress.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_generic_test_cases.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_inet_loopback.cc update bug number in loopback tests 2021-07-23 12:47:23 -07:00
socket_inet_loopback_isolated.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_inet_loopback_nogotsan.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_inet_loopback_test_params.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_loopback_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_generic.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_generic.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_generic_loopback.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_loopback.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_loopback_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_loopback_nonblock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_tcp_udp_generic.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_generic.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_generic.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_loopback.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_loopback_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_loopback_nonblock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_unbound_external_networking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_udp_unbound_external_networking.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_unbound.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ip_unbound_netlink.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv4_datagram_based_socket_unbound.cc Compose raw IP with datagram-based endpoint 2021-09-14 18:38:46 -07:00
socket_ipv4_datagram_based_socket_unbound.h Compose raw IP with datagram-based endpoint 2021-09-14 18:38:46 -07:00
socket_ipv4_datagram_based_socket_unbound_loopback.cc Compose ICMP endpoint with datagram-based endpoint 2021-09-23 11:47:15 -07:00
socket_ipv4_udp_unbound.cc Compose raw IP with datagram-based endpoint 2021-09-14 18:38:46 -07:00
socket_ipv4_udp_unbound.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv4_udp_unbound_external_networking.cc Make AsSockAddr() to replace reinterpret_cast<sockaddr*> 2021-04-12 18:35:09 -07:00
socket_ipv4_udp_unbound_external_networking.h Support add/remove IPv6 multicast group sock opt 2021-01-06 11:41:42 -08:00
socket_ipv4_udp_unbound_external_networking_test.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv4_udp_unbound_loopback.cc Compose raw IP with datagram-based endpoint 2021-09-14 18:38:46 -07:00
socket_ipv4_udp_unbound_loopback_netlink.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv4_udp_unbound_loopback_nogotsan.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv4_udp_unbound_netlink.cc Use size_t instead of C integer types. 2021-04-16 14:33:34 -07:00
socket_ipv4_udp_unbound_netlink.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv6_udp_unbound.cc Support IPV6_RECVPKTINFO on UDP sockets 2021-09-19 13:15:28 -07:00
socket_ipv6_udp_unbound.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv6_udp_unbound_external_networking.cc Use a shared method to get loopback index 2021-09-14 17:20:30 -07:00
socket_ipv6_udp_unbound_external_networking.h Support add/remove IPv6 multicast group sock opt 2021-01-06 11:41:42 -08:00
socket_ipv6_udp_unbound_external_networking_test.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv6_udp_unbound_loopback.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv6_udp_unbound_loopback_netlink.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_ipv6_udp_unbound_netlink.cc Make AsSockAddr() to replace reinterpret_cast<sockaddr*> 2021-04-12 18:35:09 -07:00
socket_ipv6_udp_unbound_netlink.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_netdevice.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_netlink.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_netlink_route.cc Support RTM_DELLINK 2021-07-30 15:41:36 -07:00
socket_netlink_route_util.cc Add basic address deletion to netlink 2020-10-27 00:18:10 -07:00
socket_netlink_route_util.h Add basic address deletion to netlink 2020-10-27 00:18:10 -07:00
socket_netlink_uevent.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_netlink_util.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_netlink_util.h sockets: ignore io.EOF from view.ReadAt 2020-10-15 23:15:48 -07:00
socket_non_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_non_blocking.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_non_stream.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_non_stream.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_non_stream_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_non_stream_blocking.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_stream.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_stream.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_stream_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_stream_blocking.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_stream_nonblock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_stream_nonblock.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix.cc [syserr] Fix SIGBUS on syserr.FromError 2021-08-30 15:35:02 -07:00
socket_unix.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_abstract_nonblock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_blocking_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_cmsg.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_cmsg.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_dgram.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_dgram.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_dgram_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_dgram_non_blocking.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_domain.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_filesystem_nonblock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_non_stream.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_non_stream.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_non_stream_blocking_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_pair.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_pair_nonblock.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_seqpacket.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_seqpacket.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_seqpacket_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_stream.cc unix: handle a case when a buffer is overflowed 2021-09-01 11:48:23 -07:00
socket_unix_stream_blocking_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_stream_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_stream_nonblock_local.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_unbound_abstract.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_unbound_dgram.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_unbound_filesystem.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_unbound_seqpacket.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
socket_unix_unbound_stream.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
splice.cc Remove splice-to/from-weird-files tests. 2021-08-31 23:12:24 -07:00
stat.cc Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp" 2021-08-03 19:54:35 -07:00
stat_times.cc
statfs.cc Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp" 2021-08-03 19:54:35 -07:00
sticky.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
symlink.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
sync.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
sync_file_range.cc
sysinfo.cc
syslog.cc
sysret.cc
tcp_socket.cc Handle Shutdown on connecting tcp socket 2021-09-21 17:29:58 -07:00
tgkill.cc
time.cc
timerfd.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
timers.cc Prevent infinite loops from being optimized away. 2021-05-18 18:13:36 -07:00
tkill.cc
truncate.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
tuntap.cc Remove linux-compat loopback hacks from packet endpoint 2021-09-09 17:10:17 -07:00
tuntap_hostinet.cc
udp_bind.cc Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
udp_socket.cc [bind] Return EINVAL for under sized address 2021-09-15 12:20:51 -07:00
uidgid.cc Cleanup lint messages 2021-06-14 17:17:34 -07:00
uname.cc Cleanup lint messages 2021-06-14 17:17:34 -07:00
unix_domain_socket_test_util.cc
unix_domain_socket_test_util.h Move socket_test_util to //test/util 2021-07-22 16:37:15 -07:00
unlink.cc Remove side effect from test cases 2021-04-28 16:22:24 -07:00
unshare.cc
utimes.cc Temporarily disable atime/mtime check in utimensat test. 2021-05-03 14:22:29 -07:00
vdso.cc
vdso_clock_gettime.cc Disable vdso_clock_gettime on KVM. 2020-09-18 20:53:55 -07:00
verity_getdents.cc Add verity open benchmark test 2021-07-23 14:35:42 -07:00
verity_ioctl.cc Add verity open benchmark test 2021-07-23 14:35:42 -07:00
verity_mmap.cc Add verity open benchmark test 2021-07-23 14:35:42 -07:00
verity_mount.cc Enable verity after mount in verity_mount test 2021-05-25 16:46:28 -07:00
verity_symlink.cc Add verity open benchmark test 2021-07-23 14:35:42 -07:00
vfork.cc Remove _NoRandomSave tests. 2021-04-13 15:42:41 -07:00
vsyscall.cc
wait.cc
write.cc Translate syserror when validating partial IO errors 2021-03-18 12:19:57 -07:00
xattr.cc Fix up TODOs in the code 2021-04-29 16:42:45 -07:00