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

Commit a6091b6b authored by Pawan Wagh's avatar Pawan Wagh
Browse files

Adding fuzz_service_test to run at presubmit

Test: TH
Bug: 282239388
Change-Id: I252f3b20e3ba474a246f6f2c6a099229f417c9ba
parent fd0f24d1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -63,6 +63,9 @@
    {
      "name": "libbinderthreadstateutils_test"
    },
    {
      "name": "fuzz_service_test"
    },
    {
      "name": "CtsOsTestCases",
      "options": [
+1 −0
Original line number Diff line number Diff line
@@ -52,4 +52,5 @@ sh_test_host {
    required: [
        "test_service_fuzzer_should_crash",
    ],
    test_suites: ["general-tests"],
}