gvisor/test/util
Fabricio Voznika fdbfd447a0 Remove side effect from test cases
Individual test cases must not rely on being executed in a clean environment.

PiperOrigin-RevId: 354604389
2021-01-29 13:56:17 -08:00
..
BUILD Detect failures in forked function 2021-01-22 18:06:09 -08:00
capability_util.cc Add missing newline 2020-04-03 11:38:37 -07:00
capability_util.h Remove side effect from test cases 2021-01-29 13:56:17 -08:00
cleanup.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
epoll_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
epoll_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
eventfd_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
file_descriptor.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fs_util.cc Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
fs_util.h Add O_PATH support in vfs2 2021-01-28 12:24:37 -08:00
fs_util_test.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
fuse_util.cc test/fuse: clean up 2020-09-16 12:22:17 -07:00
fuse_util.h Add fh support for revise attr and fstat(2) test 2020-09-16 12:19:30 -07:00
logging.cc Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess 2021-01-28 18:24:58 -08:00
logging.h Remove side effect from test cases 2021-01-29 13:56:17 -08:00
memory_util.h Deflake aio_test. 2019-09-05 16:36:44 -07:00
mount_util.h Prefer Type& over Type & 2020-01-28 11:18:17 -08:00
multiprocess_util.cc Detect failures in forked function 2021-01-22 18:06:09 -08:00
multiprocess_util.h Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess 2021-01-28 18:24:58 -08:00
platform_util.cc KVM platform does not support 32bit. 2020-01-31 10:07:45 -08:00
platform_util.h Create platform_util for tests. 2020-01-27 22:28:43 -08:00
posix_error.cc Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess 2021-01-28 18:24:58 -08:00
posix_error.h Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcess 2021-01-28 18:24:58 -08:00
posix_error_test.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
proc_util.cc Change to standard types. 2020-01-21 17:28:57 -08:00
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 Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
pty_util.h Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
rlimit_util.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
rlimit_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
save_util.cc Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
save_util.h Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
save_util_linux.cc Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
save_util_other.cc Support VFS2 save/restore. 2020-10-23 17:48:33 -07:00
signal_util.cc Import and structure cleanup. 2019-11-21 11:41:30 -08:00
signal_util.h arm64 test: enabled Fault() function 2020-10-22 06:00:33 -04:00
temp_path.cc Deflake exec test. 2020-07-07 19:45:16 -07:00
temp_path.h Import and structure cleanup. 2019-11-21 11:41:30 -08:00
temp_umask.h Move temp_umask to test/util. 2020-03-03 12:38:00 -08:00
test_main.cc Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
test_util.cc Gate FUSE behind a runsc flag 2020-07-09 02:01:29 -04:00
test_util.h Skip `EventHUp` notify in `FIN_WAIT2` on a socket close. 2020-11-09 14:54:57 -08:00
test_util_impl.cc Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
test_util_runfiles.cc Remove __fuchsia__ defines 2020-08-31 13:10:56 -07:00
test_util_test.cc Change to standard types. 2020-01-21 17:28:57 -08:00
thread_util.h Internal change. 2019-08-26 14:07:17 -07:00
time_util.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
time_util.h Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
timer_util.cc Use POSIX interval timers in flock test. 2020-10-16 14:32:49 -07:00
timer_util.h Fix infinite loop when splicing to pipes/eventfds. 2020-11-06 12:55:29 -08:00
uid_util.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
uid_util.h Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00