commit | 0cc60afa33c50b4f4c9079528531bddedf278622 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Sep 30 14:04:39 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Oct 01 09:25:36 2021 -0700 |
tree | 4db2ca6269d0be90d66ee8bd4586a98a6f1199dd | |
parent | badcb38d3c039b7f60e16917e7e5a368c82ed210 [diff] [blame] |
Add more tests to TEST_MAPPING Test: treehugger Change-Id: I1d7dd32fd7f90a20d61de4701293527f83dc4ec4
diff --git a/libc/malloc_debug/Android.bp b/libc/malloc_debug/Android.bp index 3b3a22e..0601ce9 100644 --- a/libc/malloc_debug/Android.bp +++ b/libc/malloc_debug/Android.bp
@@ -125,6 +125,7 @@ // ============================================================== cc_test { name: "malloc_debug_unit_tests", + test_suites: ["device-tests"], srcs: [ "tests/backtrace_fake.cpp",