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

Commit 85e73e60 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Gerrit Code Review
Browse files

Merge "Add tests to services/tests/net test mapping"

parents d8a5039d b19a5597
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
{
  "postsubmit": [
  "presubmit": [
    {
      "name": "FrameworksNetIntegrationTests"
    }
  ],
  "postsubmit": [
    {
      "name": "FrameworksNetDeflakeTest"
    }
  ]
}
 No newline at end of file
+2 −1
Original line number Diff line number Diff line
@@ -26,4 +26,5 @@ java_test_host {
        "net-host-tests-utils",
    ],
    data: [":FrameworksNetTests"],
    test_suites: ["device-tests"],
}