Add tests for afdo.go

Bug: 79161490
Test: presubmit
Change-Id: I686b5226aad5011ab30a0a105f8c7866cd610502
This commit is contained in:
Yi Kong
2022-01-26 17:36:26 +08:00
parent 3440d0d474
commit d5954a2a92
3 changed files with 72 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
per-file ndk_*.go = danalbert@google.com
per-file tidy.go = srhines@google.com, chh@google.com
per-file afdo.go,lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.com
per-file afdo.go,afdo_test.go,lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.com