diff options
author | Elliott Hughes <enh@google.com> | 2021-02-18 17:17:27 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2021-02-18 17:17:27 -0800 |
commit | 61d070650780e13f2e9326d1b8f40f6968ea5de3 (patch) | |
tree | b89b464ecdaaf451a6bda3af0fd915d19606f75c /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 332065d57e734b65f56474d136d22d767e36cbcd (diff) |
Use death tests correctly.
The existing attempt at a death test wrapper wasn't functional (because
the tests were TEST rather than TEST_F), and the code in that class
doesn't work anyway. Since I don't understand the intent behind the
failing dup2() calls, I've just removed this and replaced it with
BionicDeathTest which we do need to suppress all the debuggerd work
which caused this bug to be filed.
Bug: http://b/180605583
Test: treehugger
Change-Id: I7717f7ae2620452656cf07db299774dadef55766
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions