gvisor/test/syscalls/linux
Shiva Prasanth 7140b1fdca Fixed /proc/cpuinfo permissions
This also applies these permissions to other static proc files.

Change-Id: I4167e585fed49ad271aa4e1f1260babb3239a73d
PiperOrigin-RevId: 242898575
2019-04-10 10:49:43 -07:00
..
32bit.cc
BUILD gvisor: Add support for the MS_NOEXEC mount option 2019-04-04 17:43:53 -07:00
accept_bind.cc
accept_bind_stream.cc
access.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
affinity.cc
aio.cc
alarm.cc
arch_prctl.cc
bad.cc
base_poll_test.cc
base_poll_test.h Open source system call tests. 2018-12-10 14:42:34 -08:00
bind.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
brk.cc
chdir.cc
chmod.cc
chown.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
chroot.cc
clock_getres.cc
clock_gettime.cc
clock_nanosleep.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
concurrency.cc
creat.cc
dev.cc
dup.cc Refactor out NewEventFD to a test utility. 2019-01-29 08:01:48 -08:00
epoll.cc
eventfd.cc
exceptions.cc
exec.cc
exec.h Open source system call tests. 2018-12-10 14:42:34 -08:00
exec_assert_closed_workload.cc
exec_basic_workload.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
exec_binary.cc
exec_proc_exe_workload.cc
exec_state_workload.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
exit.cc
exit_script.sh
fadvise64.cc
fallocate.cc
fault.cc
fchdir.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
fcntl.cc
file_base.h Open source system call tests. 2018-12-10 14:42:34 -08:00
flock.cc
fork.cc
fpsig_fork.cc
fpsig_nested.cc
fsync.cc Allow fsync on a directory. 2019-01-17 11:06:59 -08:00
futex.cc Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00
getcpu.cc
getdents.cc
getrandom.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
getrusage.cc
inotify.cc
ioctl.cc
ip_socket_test_util.cc Implement Broadcast support 2019-02-20 12:54:13 -08:00
ip_socket_test_util.h
itimer.cc
kill.cc Remove unsafe ScopedSigaction 2019-03-06 12:55:52 -08:00
link.cc
lseek.cc
madvise.cc
memfd.cc
memory_accounting.cc
mempolicy.cc
mincore.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
mkdir.cc
mknod.cc
mlock.cc
mmap.cc Clean up gofer handle caching. 2019-03-28 11:43:51 -07:00
mount.cc
mremap.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
msync.cc
munmap.cc
open.cc
open_create.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
partial_bad_buffer.cc
pause.cc
pipe.cc
poll.cc Don't assume that stdout is always writable in PollTest.Nfds. 2019-01-29 09:06:59 -08:00
ppoll.cc
prctl.cc
prctl_setuid.cc
pread64.cc
preadv.cc
preadv2.cc Implement pwritev2. 2018-12-19 13:16:06 -08:00
priority.cc
priority_execve.cc
proc.cc Fixed /proc/cpuinfo permissions 2019-04-10 10:49:43 -07:00
proc_net.cc
proc_net_unix.cc
proc_pid_smaps.cc
proc_pid_uid_gid_map.cc
pselect.cc
ptrace.cc Deflake PtraceTest.SeizeSetOptions. 2019-04-05 17:54:31 -07:00
pty.cc
pwrite64.cc
pwritev2.cc
raw_socket_ipv4.cc
read.cc
readv.cc
readv_common.cc
readv_common.h
readv_socket.cc
rename.cc Remove references to replaced child in Rename in ramfs/agentfs 2019-03-18 18:40:06 -07:00
rlimits.cc
rtsignal.cc
sched.cc
sched_yield.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
seccomp.cc
select.cc
semaphore.cc Add semctl(GETPID) syscall 2019-03-01 10:57:02 -08:00
sendfile.cc
sendfile_socket.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
shm.cc
sigaction.cc
sigaltstack.cc
sigaltstack_check.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
sigiret.cc
sigprocmask.cc
sigstop.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
sigtimedwait.cc
socket_abstract.cc
socket_blocking.cc Add blocking recv tests 2018-12-14 22:11:26 -08:00
socket_blocking.h Add blocking recv tests 2018-12-14 22:11:26 -08:00
socket_filesystem.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_generic.cc
socket_generic.h
socket_inet_loopback.cc
socket_ip_loopback_blocking.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_ip_tcp_generic.cc
socket_ip_tcp_generic.h
socket_ip_tcp_generic_loopback.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_ip_tcp_loopback.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_ip_tcp_loopback_blocking.cc
socket_ip_tcp_loopback_nonblock.cc
socket_ip_tcp_udp_generic.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
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 Implement Broadcast support 2019-02-20 12:54:13 -08:00
socket_ipv4_tcp_unbound_external_networking_test.cc Implement Broadcast support 2019-02-20 12:54:13 -08:00
socket_ipv4_udp_unbound.cc
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_route.cc
socket_netlink_util.cc
socket_netlink_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
socket_non_blocking.cc
socket_non_blocking.h
socket_non_stream.cc
socket_non_stream.h
socket_non_stream_blocking.cc
socket_non_stream_blocking.h Open source system call tests. 2018-12-10 14:42:34 -08:00
socket_stream.cc
socket_stream.h
socket_stream_blocking.cc Deflake socket_stream_blocking tests. 2019-01-25 22:38:48 -08:00
socket_stream_blocking.h
socket_stream_nonblock.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
socket_stream_nonblock.h
socket_test_util.cc Implement Broadcast support 2019-02-20 12:54:13 -08:00
socket_test_util.h
socket_unix.cc Enable proc/self/fd test on linux and disable only on gvisor. 2019-01-08 14:46:23 -08:00
socket_unix.h Open source system call tests. 2018-12-10 14:42:34 -08:00
socket_unix_abstract.cc
socket_unix_abstract_nonblock.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_unix_blocking_local.cc
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.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
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 Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_unix_pair_nonblock.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_unix_seqpacket.cc
socket_unix_seqpacket.h Open source system call tests. 2018-12-10 14:42:34 -08:00
socket_unix_seqpacket_local.cc
socket_unix_stream.cc
socket_unix_stream_blocking_local.cc
socket_unix_stream_local.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_unix_stream_nonblock_local.cc
socket_unix_unbound_abstract.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_unix_unbound_dgram.cc Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
socket_unix_unbound_filesystem.cc
socket_unix_unbound_seqpacket.cc
socket_unix_unbound_stream.cc
stat.cc Save/restore simple devices. 2019-04-01 15:39:16 -07:00
stat_times.cc
statfs.cc
sticky.cc
symlink.cc
sync.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
sync_file_range.cc
sysinfo.cc
syslog.cc
sysret.cc
tcp_socket.cc Deflake socket tests 2018-12-18 11:27:36 -08:00
temp_umask.h
tgkill.cc
time.cc
timerfd.cc
timers.cc
tkill.cc
truncate.cc
udp_bind.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
udp_socket.cc
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 Open source system call tests. 2018-12-10 14:42:34 -08:00
vfork.cc
vsyscall.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
wait.cc
write.cc Export kernel.SignalInfoPriv. 2019-04-08 16:32:11 -07:00