commit | fa06fc79e275d7fafe9f4a63f125fc686b9f6816 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Aug 08 17:29:37 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Aug 08 17:38:04 2018 -0700 |
tree | c588b2e2e7fdbe50c3318f7f34b858b41f59862a | |
parent | 70306b9271dec04a11aa64408cf8facb1e0e2f33 [diff] |
base: move unique_fd fdsan tests into bionic. EXPECT_DEATH forks behind the scenes, which turns off fdsan, leading to these tests failing. Instead of duplicating the special EXPECT_FDSAN_DEATH macro, just move these tests into the bionic fdsan tests. Test: none Change-Id: Ia7b65d4560601d5a78d143aced887a6773b401c0