sandboxed-api/sandboxed_api/sandbox2/testcases
Wiktor Garbacz 8562306c97 Add CloseAllFDsExcept test.
Move VecStringToCharPtrArr before fork, so that it cannot deadlock when other thread holds allocation lock.

PiperOrigin-RevId: 414661912
Change-Id: Ie8aa5c36693e6f86c69d67a1da51b7e7ff1ec30b
2021-12-07 02:23:23 -08:00
..
abort.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
add_policy_on_syscalls.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
buffer.cc Migrate usage of StatusOr::operator bool to StautsOr::ok. 2020-07-07 00:14:07 -07:00
BUILD.bazel Add CloseAllFDsExcept test. 2021-12-07 02:23:23 -08:00
close_fds.cc Add CloseAllFDsExcept test. 2021-12-07 02:23:23 -08:00
CMakeLists.txt Add CloseAllFDsExcept test. 2021-12-07 02:23:23 -08:00
hostname.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
ipc.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
limits.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
malloc.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
minimal.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
namespace.cc Fix missing argument in call to open() in namespace test 2020-12-10 02:19:21 -08:00
personality.cc Add support for ARM32 (hard float target) 2020-12-16 09:18:25 -08:00
pidcomms.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
policy.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
print_fds.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sanitizer.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sleep.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
starve.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
symbolize.cc Fix Symbolize* tests. 2021-08-12 08:03:52 -07:00
tsync.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00