commit | d5954a2a926fa109b7764c59ac39701078fc327f | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Wed Jan 26 17:36:26 2022 +0800 |
committer | Yi Kong <yikong@google.com> | Wed Jan 26 17:46:33 2022 +0800 |
tree | 69d53558f23eb39d55557c0ae91f010459a9bba4 | |
parent | 3440d0d4748f79e03e1ee6d26038496d4ac4b312 [diff] [blame] |
Add tests for afdo.go Bug: 79161490 Test: presubmit Change-Id: I686b5226aad5011ab30a0a105f8c7866cd610502
diff --git a/cc/Android.bp b/cc/Android.bp index cf45630..9103a48 100644 --- a/cc/Android.bp +++ b/cc/Android.bp
@@ -88,6 +88,7 @@ "stub_library.go", ], testSrcs: [ + "afdo_test.go", "cc_test.go", "compiler_test.go", "gen_test.go",