gvisor/test/util
Brian Geffon aeb7283a91 Improve PosixErrorOr messages using gtest matchers.
There was a minor bug whth IsPosixErrorOkAndHoldsMatcher where
it wouldn't display the actual value contained. This fixes that
and adds a few other minor improvements.

PiperOrigin-RevId: 235809065
Change-Id: I487e5072e9569eb06104522963e9a1b34204daaf
2019-02-26 15:47:42 -08: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 Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08:00
posix_error.h Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08: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 Open source system call tests. 2018-12-10 14:42:34 -08:00
temp_path.cc Open source system call tests. 2018-12-10 14:42:34 -08: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 Open source system call tests. 2018-12-10 14:42:34 -08:00
test_util.h Implement pwritev2. 2018-12-19 13:16:06 -08: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