gvisor/test/util
Dean Deng 0b569b7cae Add basic implementation of execveat syscall and associated tests.
Allow file descriptors of directories as well as AT_FDCWD.

PiperOrigin-RevId: 275929668
2019-10-21 14:55:18 -07:00
..
BUILD
capability_util.cc
capability_util.h
cleanup.h
epoll_util.cc
epoll_util.h
eventfd_util.h
file_descriptor.h
fs_util.cc test/perf: optimize the getdents test 2019-10-18 15:01:40 -07:00
fs_util.h
fs_util_test.cc
logging.cc
logging.h
memory_util.h Deflake aio_test. 2019-09-05 16:36:44 -07:00
mount_util.h
multiprocess_util.cc Add basic implementation of execveat syscall and associated tests. 2019-10-21 14:55:18 -07:00
multiprocess_util.h Add basic implementation of execveat syscall and associated tests. 2019-10-21 14:55:18 -07:00
posix_error.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
posix_error.h
posix_error_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc_util.cc
proc_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc_util_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pty_util.cc Job control: controlling TTYs and foreground process groups. 2019-09-19 11:36:47 -07:00
pty_util.h
rlimit_util.cc
rlimit_util.h
save_util.cc
save_util.h
save_util_linux.cc
save_util_other.cc
signal_util.cc
signal_util.h
temp_path.cc
temp_path.h
test_main.cc
test_util.cc
test_util.h Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
test_util_test.cc
thread_util.h
time_util.cc
time_util.h
timer_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
timer_util.h
uid_util.cc
uid_util.h