sandboxed-api/sandboxed_api/sandbox2/testcases
Christian Blichmann 2869e3f598 Fix missing argument in call to open() in namespace test
Calling `open()` with `O_CREAT` requires 3 arguments.

PiperOrigin-RevId: 346739861
Change-Id: I38167e9184f4755e48307eaa674277069bd4ccf8
2020-12-10 02:19:21 -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 Introduce config header to centralize CPU architecture checks 2020-09-10 05:48:00 -07:00
CMakeLists.txt Introduce config header to centralize CPU architecture checks 2020-09-10 05:48:00 -07: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 Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
pidcomms.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
policy.cc Permit sandboxee's bpf() to fail 2020-12-02 08:38:32 -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 Cleanup calls to sapi::StatusOr<>::ValueOrDie() 2020-04-02 07:42:45 -07:00
tsync.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00