gvisor/test/util
Zach Koopmans ff7178a4d1 Implement pwritev2.
Implement pwritev2 and associated unit tests.
Clean up preadv2 unit tests.
Tag RWF_ flags in both preadv2 and pwritev2 with associated bug tickets.

PiperOrigin-RevId: 226222119
Change-Id: Ieb22672418812894ba114bbc88e67f1dd50de620
2018-12-19 13:16:06 -08:00
..
BUILD Correctly handle filenames containing spaces in ParseProcMapsLine. 2018-12-18 07:23: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
file_descriptor.h Open source system call tests. 2018-12-10 14:42:34 -08:00
fs_util.cc Open source system call tests. 2018-12-10 14:42:34 -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 Open source system call tests. 2018-12-10 14:42:34 -08:00
posix_error.cc Open source system call tests. 2018-12-10 14:42:34 -08:00
posix_error.h Allow PosixErrorOr<T> to be implicitly constructible from copyable T. 2018-12-18 12:16:25 -08:00
posix_error_test.cc Open source system call tests. 2018-12-10 14:42:34 -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
save_util.cc Open source system call tests. 2018-12-10 14:42:34 -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