android_system_core/debuggerd/libdebuggerd/test
Mitch Phillips 7168a217b9 [GWP-ASan] Add debuggerd end-to-end tests and remove unique wording.
Looks like we unintentionally had a breakage after aosp/1595302, where
both GWP-ASan and MTE tests started failing because the extra
information wasn't plumbed through the tombstones. MTE has end-to-end
tests but aren't run continuously, and GWP-ASan was missing the e2e
tests.

Also remove some unique wording for GWP-ASan, a UaF on the free'd
pointer is now "0 bytes into a 16-byte allocation" instead of "on a
16-byte allocation". The former is more descriptive and is more
ubiquitously used in our tooling.

This patch adds the E2E tests, but the underlying problem needs to be
fixed as well, before this patch can land.

Bug: 182489365
Test: atest debuggerd_test
Change-Id: I0fe8aba7ea443b3071724987f46b19a6525cda3c
2021-03-11 15:56:35 -08:00
..
sys There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
dump_memory_test.cpp Include memory tags in memory dump output. 2020-07-21 19:05:16 -07:00
elf_fake.cpp crash_dump: fork a copy of the target's address space. 2017-12-15 14:11:12 -08:00
elf_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
host_signal_fixup.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
log_fake.cpp libdebuggerd: cleanup. 2017-08-29 15:18:46 -07:00
log_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
open_files_list_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 09:35:34 -08:00
tombstone_test.cpp [GWP-ASan] Add debuggerd end-to-end tests and remove unique wording. 2021-03-11 15:56:35 -08:00
UnwinderMock.h Adjust to MapInfo to new api. 2020-11-24 17:27:05 +00:00