commit | 9aaede61dfce7a00c1f193955cf0bd20b511c73f | [log] [tgz] |
---|---|---|
author | Michael Butler <[email protected]> | Thu Mar 14 12:26:46 2019 -0700 |
committer | Michael Butler <[email protected]> | Mon Mar 18 11:36:01 2019 -0700 |
tree | 9f299b29c606f92247f91face9ffd3349886e7a4 | |
parent | 05f29c134dcc72dff4135bfdb03c646958562408 [diff] [blame] |
Add NeuralNetworksTest_static to TEST_MAPPING presubmit Bug: N/A Test: atest in frameworks/ml/nn Change-Id: Icabc68b6671b3bac2393227ec34ea9ebd469dc8d (cherry picked from commit f3324963285aa8c4370322c00db8f64c1f23a076)
diff --git a/TEST_MAPPING b/TEST_MAPPING index ae2f7ab..e4635c2 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -1,6 +1,9 @@ { "presubmit": [ { + "name": "NeuralNetworksTest_static" + }, + { "name": "CtsNNAPITestCases" } ],