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

Commit 950dcb63 authored by Michael Butler's avatar Michael Butler Committed by Gerrit Code Review
Browse files

Merge "Simplify NNAPI VTS TEST_MAPPING options"

parents 51d32a68 3104464c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
          // Just use sample-all driver for presubmit tests for faster results.
          // The other sample drivers (fast-float, quant, etc.) are subsets of
          // sample-all.
          "native-test-flag": "--gtest_filter=*sample_all*"
          "include-filter": "*sample_all*"
        }
      ]
    },
@@ -18,7 +18,7 @@
          // Just use sample-all driver for presubmit tests for faster results.
          // The other sample drivers (fast-float, quant, etc.) are subsets of
          // sample-all.
          "native-test-flag": "--gtest_filter=*sample_all*"
          "include-filter": "*sample_all*"
        }
      ]
    },
@@ -29,7 +29,7 @@
          // Just use sample-all driver for presubmit tests for faster results.
          // The other sample drivers (fast-float, quant, etc.) are subsets of
          // sample-all.
          "native-test-flag": "--gtest_filter=*sample_all*"
          "include-filter": "*sample_all*"
        }
      ]
    }