Loading neuralnetworks/1.0/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], } neuralnetworks/1.1/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], } neuralnetworks/1.2/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], } neuralnetworks/1.3/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], } neuralnetworks/TEST_MAPPING +0 −44 Original line number Diff line number Diff line Loading @@ -17,53 +17,9 @@ }, { "name": "neuralnetworks_utils_hal_aidl_test" }, { "name": "VtsHalNeuralnetworksV1_0TargetTest", "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*" } ] }, { "name": "VtsHalNeuralnetworksV1_1TargetTest", "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*" } ] } ], "presubmit-large": [ { "name": "VtsHalNeuralnetworksV1_2TargetTest", "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*" } ] }, { "name": "VtsHalNeuralnetworksV1_3TargetTest", "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*" } ] }, { "name": "VtsHalNeuralnetworksTargetTest", "options": [ Loading Loading
neuralnetworks/1.0/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], }
neuralnetworks/1.1/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], }
neuralnetworks/1.2/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], }
neuralnetworks/1.3/vts/functional/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,6 @@ cc_test { "libneuralnetworks_headers", ], test_suites: [ "general-tests", "vts", ], }
neuralnetworks/TEST_MAPPING +0 −44 Original line number Diff line number Diff line Loading @@ -17,53 +17,9 @@ }, { "name": "neuralnetworks_utils_hal_aidl_test" }, { "name": "VtsHalNeuralnetworksV1_0TargetTest", "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*" } ] }, { "name": "VtsHalNeuralnetworksV1_1TargetTest", "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*" } ] } ], "presubmit-large": [ { "name": "VtsHalNeuralnetworksV1_2TargetTest", "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*" } ] }, { "name": "VtsHalNeuralnetworksV1_3TargetTest", "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*" } ] }, { "name": "VtsHalNeuralnetworksTargetTest", "options": [ Loading