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

Commit ae33614d authored by David Zeuthen's avatar David Zeuthen Committed by Gerrit Code Review
Browse files

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

parents 0ccd277d 793c7fe2
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"
    }
  ]
}