Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f54cb03 authored by David Zeuthen's avatar David Zeuthen Committed by Automerger Merge Worker
Browse files

Merge "identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in...

Merge "identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit." am: ae33614d am: 16454f98

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1650507

Change-Id: Ibd7be61e57309cceec85c1de7f4dd7f075bd2502
parents 43d2ddbb 16454f98
Loading
Loading
Loading
Loading

identity/TEST_MAPPING

0 → 100644
+13 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsIdentityTestCases"
    },
    {
      "name": "VtsHalIdentityTargetTest"
    },
    {
      "name": "android.hardware.identity-support-lib-test"
    }
  ]
}