mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Add VtsHalNeuralnetworksV1_3TargetTest to TEST_MAPPING"
am: 70798b6b10
Change-Id: Ib4e71ca3fecdd12b30f9a00d77bfe173b3d020f8
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//
|
||||
|
||||
cc_test {
|
||||
name: "VtsHalNeuralNetworksV1_3TargetTest",
|
||||
name: "VtsHalNeuralnetworksV1_3TargetTest",
|
||||
defaults: ["VtsHalTargetTestDefaults"],
|
||||
srcs: [
|
||||
"BasicTests.cpp",
|
||||
|
||||
@@ -32,6 +32,17 @@
|
||||
"include-filter": "*sample_all*"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "VtsHalNeuralnetworksV1_3TargetTest",
|
||||
"options": [
|
||||
{
|
||||
// Just use sample-all driver for presubmit tests for faster results.
|
||||
// The other sample drivers (fast-float, quant, etc.) are subsets of
|
||||
// sample-all.
|
||||
"include-filter": "*sample_all*"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user