commit | 979ef5bb2a728f681522744739f5cd12fc86cc95 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon May 09 23:11:19 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Mon May 09 23:11:22 2022 +0100 |
tree | d1b811d42286580a3e74e30c30c56959b445e4ef | |
parent | 3ac9d2bf239d8b6c11d42bc7fab155b90dd1c2c4 [diff] [blame] |
Add binary_test.cc to testSrcs Bug: 231700648 Test: m Change-Id: If6161b2475887a6d40547f258ccb360c6d719b7a
diff --git a/cc/Android.bp b/cc/Android.bp index 60d329e..ce94467 100644 --- a/cc/Android.bp +++ b/cc/Android.bp
@@ -91,6 +91,7 @@ ], testSrcs: [ "afdo_test.go", + "binary_test.go", "cc_test.go", "compiler_test.go", "gen_test.go",