gvisor/test/util
Tamir Duberstein 992b66e688 Handle glibc and XSI variants of strerror_r
PiperOrigin-RevId: 245306581
Change-Id: I44a034310809f8e9e651be8023ff1985561602fc
2019-04-25 14:23:46 -07:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
capability_util.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
capability_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
cleanup.h Open source system call tests. 2018-12-10 14:42:34 -08:00
epoll_util.cc Fix deadlock between epoll_wait and getdents 2018-12-27 14:59:50 -08:00
epoll_util.h Fix deadlock between epoll_wait and getdents 2018-12-27 14:59:50 -08:00
eventfd_util.h Refactor out NewEventFD to a test utility. 2019-01-29 08:01:48 -08:00
file_descriptor.h Open source system call tests. 2018-12-10 14:42:34 -08:00
fs_util.cc Fix cases of missing braces on if 2019-01-23 18:24:48 -08:00
fs_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
fs_util_test.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
logging.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
logging.h Open source system call tests. 2018-12-10 14:42:34 -08:00
memory_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
mount_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
multiprocess_util.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
multiprocess_util.h Change /proc/PID/cmdline to read environment vector. 2019-02-05 10:02:06 -08:00
posix_error.cc Handle glibc and XSI variants of strerror_r 2019-04-25 14:23:46 -07:00
posix_error.h Remove useless modifiers 2019-04-25 14:12:51 -07:00
posix_error_test.cc Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08:00
proc_util.cc Correctly handle filenames containing spaces in ParseProcMapsLine. 2018-12-18 07:23:53 -08:00
proc_util.h Add rvalue ref-qualified PosixErrorOr<T>::ValueOrDie() overloads. 2018-12-11 17:05:53 -08:00
proc_util_test.cc Correctly handle filenames containing spaces in ParseProcMapsLine. 2018-12-18 07:23:53 -08:00
rlimit_util.cc Fixing select call to not enforce RLIMIT_NOFILE. 2019-01-10 09:44:45 -08:00
rlimit_util.h Fixing select call to not enforce RLIMIT_NOFILE. 2019-01-10 09:44:45 -08:00
save_util.cc Make CooperativeSaveEnabled() async-signal-safe(r). 2019-01-09 14:27:59 -08:00
save_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
signal_util.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
signal_util.h Replace use of ucontext with ucontext_t. 2019-03-18 11:32:20 -07:00
temp_path.cc netstack: reduce MSS from SYN to account tcp options 2019-03-19 17:33:20 -07:00
temp_path.h Open source system call tests. 2018-12-10 14:42:34 -08:00
test_main.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
test_util.cc netstack: reduce MSS from SYN to account tcp options 2019-03-19 17:33:20 -07:00
test_util.h Handle glibc and XSI variants of strerror_r 2019-04-25 14:23:46 -07:00
test_util_test.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
thread_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00
timer_util.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
timer_util.h Open source system call tests. 2018-12-10 14:42:34 -08:00