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

Commit 3104464c authored by Michael Butler's avatar Michael Butler
Browse files

Simplify NNAPI VTS TEST_MAPPING options

Bug: N/A
Test: cd $TOP/hardware/interfaces/neuralnetworks && atest
Change-Id: I1eb0f25fe13c641cc661484021629ecd811ed984
parent d57bd962
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*"
        }
      ]
    }