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

Commit 793c7fe2 authored by David Zeuthen's avatar David Zeuthen
Browse files

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

Bug: None
Test: N/A
Change-Id: Ia6a818b5d30f6e301891be1132310eb7e837467d
parent 2d56123a
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"
    }
  ]
}