sandboxed-api/sandboxed_api/sandbox2/testcases
Wiktor Garbacz cb8efdc270 Sandbox2: Graciously handle mapping over Comms/Exec fds
Try to move the affected FDs transparently to avoid conflict.

PiperOrigin-RevId: 480105375
Change-Id: I0cd093fce120505d1cd4a1d081b3c0e63bf0210a
2022-10-10 09:39:01 -07:00
..
abort.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
add_policy_on_syscalls.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
buffer.cc Use new sandbox2::Comms ctor for default connection params 2022-10-07 02:08:20 -07:00
BUILD.bazel Internal-only change. 2022-06-17 00:37:39 -07:00
close_fds.cc Add CloseAllFDsExcept test. 2021-12-07 02:23:23 -08:00
CMakeLists.txt Link more complex test cases dynamically 2022-02-16 05:59:13 -08:00
hostname.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
ipc.cc Sandbox2: Graciously handle mapping over Comms/Exec fds 2022-10-10 09:39:01 -07:00
limits.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
malloc.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
minimal.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
namespace.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
personality.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
pidcomms.cc Use new sandbox2::Comms ctor for default connection params 2022-10-07 02:08:20 -07:00
policy.cc Add option to block the ptrace system call instead of denying it. 2022-05-27 02:57:37 -07:00
print_fds.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
sanitizer.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
sleep.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
starve.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
symbolize.cc #Cleanup: Consistently use char* argv[] instead of char** 2022-04-27 00:43:51 -07:00
tsync.cc Use new sandbox2::Comms ctor for default connection params 2022-10-07 02:08:20 -07:00