summaryrefslogtreecommitdiff
path: root/gwp_asan/tests/harness.h
AgeCommit message (Expand)Author
2023-04-18[gwp_asan] Employ EXPECT_DEATH for zxtest compatibilityCaslyn Tonelli
2023-03-01[GWP-ASan][Fuchsia] Use more modern zxtest testing macrosAlex Brachet
2023-03-01[GWP-ASan] Stop using type aliases for ::testing:: typesAlex Brachet
2023-02-28[GWP-ASan] Handle wild touches of the guarded pool.Mitch Phillips
2023-01-17Reland: [GWP-ASan] Add recoverable mode.Mitch Phillips
2023-01-17Revert "[GWP-ASan] Add recoverable mode."Mitch Phillips
2023-01-17Revert "[GWP-ASan] Fix test to work with Fuchsia's zxtest"Mitch Phillips
2023-01-17Revert "[GWP-ASan] Fix 6413872"Mitch Phillips
2023-01-17[GWP-ASan] Fix 6413872Alex Brachet
2023-01-17[GWP-ASan] Fix test to work with Fuchsia's zxtestAlex Brachet
2023-01-17[GWP-ASan] Add recoverable mode.Mitch Phillips
2021-07-02Name all DEATH tests using 'DeathTest' suffix.Mitch Phillips
2021-02-10[GWP-ASan] Minor refactor of optional components.Mitch Phillips
2020-11-19[GWP-ASan] Port tests to FuchsiaKostya Kortchinsky
2020-07-29[GWP-ASan] Split the unwinder into segv/non-segv.Mitch Phillips
2020-07-27Revert 502f0cc0e38 "[GWP-ASan] Split the unwinder into segv/non-segv."Hans Wennborg
2020-07-27[GWP-ASan] Split the unwinder into segv/non-segv.Mitch Phillips
2020-02-06[GWP-ASan] Fix unused variables from crash handler + clang-formatMitch Phillips
2020-02-06[GWP-ASan] Crash Handler API.Mitch Phillips
2020-01-24[GWP-ASan] enable/disable and fork support.Evgenii Stepanov
2019-08-27[GWP-ASan] Split options_parser and backtrace_sanitizer_common.Mitch Phillips
2019-08-20[GWP-ASan] Add generic unwinders and structure backtrace output.Mitch Phillips
2019-08-20[GWP-ASan] Core Guarded Pool Allocator [4].Mitch Phillips