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

Commit 186b4d9d authored by Yifan Hong's avatar Yifan Hong
Browse files

Add libhealthd_charger_test to presubmit.

Test: atest --test_mapping
Change-Id: Idae68e575f66b53c8b587405856b4a1c532ecadc
parent 12d15750
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -252,4 +252,8 @@ cc_test {
    static_libs: [
        "libhealthd_charger",
    ],
    test_suites: [
        "general-tests",
        "device-tests",
    ],
}

healthd/TEST_MAPPING

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "libhealthd_charger_test"
    }
  ]
}