sandboxed-api/sandboxed_api/sandbox2/testcases
Wiktor Garbacz 64b52ff3b5 Fix stack_trace_test for ARM64
When symbolize.cc is built with unwind tables function from the lib calling into symbolize.cc might be duplicated in stack trace (libunwind fallback to LR)

PiperOrigin-RevId: 514324815
Change-Id: I76ee4ccf5aaf388924714284d9896fa367f5f752
2023-03-06 07:07:55 -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 Run more tests with coverage and sanitizers contd 2023-03-03 06:51:06 -08:00
close_fds.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
CMakeLists.txt Run more tests with coverage and sanitizers contd 2023-03-03 06:51:06 -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 Run more tests with coverage and sanitizers contd 2023-03-03 06:51:06 -08: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_lib.cc Fix stack_trace_test for ARM64 2023-03-06 07:07:55 -08:00
symbolize_lib.h Test stack unwinding more thoroughly 2023-03-02 05:09:49 -08:00
symbolize.cc Test stack unwinding more thoroughly 2023-03-02 05:09:49 -08:00
tsync.cc Use new sandbox2::Comms ctor for default connection params 2022-10-07 02:08:20 -07:00