Merge "Fix benchmark unit tests." am: 185103af60

Original change: https://android-review.googlesource.com/c/platform/bionic/+/2606151

Change-Id: I713ff58647b0ac0f0d96775c009bd14f594db830
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Christopher Ferris 2023-05-26 23:02:39 +00:00 committed by Automerger Merge Worker
commit aed61f3574
3 changed files with 2593 additions and 2571 deletions

View file

@ -154,7 +154,13 @@ cc_test {
"libbase",
"libBionicBenchmarksUtils",
],
data: ["test_suites/*"],
data: [
"test_suites/*",
"suites/*",
":bionic-benchmarks",
],
test_suites: ["device-tests"],
require_root: true,
}
cc_binary {

7
benchmarks/TEST_MAPPING Normal file
View file

@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "bionic-benchmarks-tests"
}
]
}

File diff suppressed because it is too large Load diff