sandboxed-api/sandboxed_api/sandbox2/testcases
Christian Blichmann b7cbc36071 Follow-up to 3c51348 fixing linker issues with gflags and glog
The temporary solution for binaries/tests that fully statically linked is to
link against `gflags` using `-Wl,--whole-archive`. This will no longer be
necessary, once Abseil ships with logging. Then we can (finally) use Abseil
flags and use a logging library that does not depend on a different flags
library.

PiperOrigin-RevId: 260705702
Change-Id: I8562faaff59f9c3e0e1d331186d2806d387438fb
2019-07-30 06:48:38 -07:00
..
abort.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
add_policy_on_syscalls.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
buffer.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
BUILD.bazel Workaround for Bazel issue #8672 (broken fully_static_link) 2019-06-25 04:32:17 -07:00
CMakeLists.txt Follow-up to 3c51348 fixing linker issues with gflags and glog 2019-07-30 06:48:38 -07:00
hostname.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
ipc.cc Formatting fixes and include file hygiene. 2019-03-26 07:54:21 -07:00
limits.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
malloc.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
minimal.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
namespace.cc Deflake namespace_test 2019-07-09 04:11:07 -07:00
personality.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
pidcomms.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
policy.cc Test that isatty is being allowed by AllowTCGETS. 2019-03-20 04:11:21 -07:00
print_fds.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
sanitizer.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
sleep.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
starve.cc Add a resource starvation test 2019-05-15 08:04:58 -07:00
symbolize.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00
tsync.cc Sandboxed API OSS release. 2019-03-18 19:00:48 +01:00