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

Commit 5ae082aa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping"

parents 3c24b750 81dbdb31
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -60,6 +60,17 @@
          "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
        }
      ]
    },
    {
      "name": "VtsHalNeuralnetworksTargetTest",
      "options": [
        {
          // Do not use any sample driver except sample-all in order to reduce
          // testing time. The other sample drivers (fast-float, quant, etc.)
          // are subsets of sample-all.
          "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
        }
      ]
    }
  ]
}