commit | 2e7b0fd271aef22977b68884298011179adf60ba | [log] [tgz] |
---|---|---|
author | Vinh Tran <vinhdaitran@google.com> | Mon Mar 27 11:30:19 2023 -0400 |
committer | Vinh Tran <vinhdaitran@google.com> | Mon Mar 27 14:01:40 2023 -0400 |
tree | 80cbe9d97f244e48114927c9373d2b66c57c2a91 | |
parent | a22c4b6a796477efa9802726da5073ae7e2ceef2 [diff] [blame] |
Add tests to verify more use cases of afdo in cc and rust Test: go test Bug: 267229065 Change-Id: I4aa9538e92aa27e0f842bdce3725bc82739196cb
diff --git a/rust/Android.bp b/rust/Android.bp index 3fd68e5..b01a94a 100644 --- a/rust/Android.bp +++ b/rust/Android.bp
@@ -42,6 +42,7 @@ "toolchain_library.go", ], testSrcs: [ + "afdo_test.go", "benchmark_test.go", "binary_test.go", "bindgen_test.go",