sandboxed-api/sandboxed_api/sandbox2/testcases
Wiktor Garbacz d2dbbbae76 Remove redundant tests
UID/GID is checked in namespace test and open fds in santizier test

PiperOrigin-RevId: 510084559
Change-Id: I1aac4d30d44aa2390447f24d228afbb1c3b04e2b
2023-02-16 02:28:52 -08: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 Remove redundant tests 2023-02-16 02:28:52 -08:00
close_fds.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
CMakeLists.txt Remove redundant tests 2023-02-16 02:28:52 -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
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