summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTri Vo <trong@google.com>2021-06-29 14:09:37 -0700
committerTri Vo <trong@google.com>2021-06-29 14:09:39 -0700
commit48549efd14a23c18a634ff5db02895765b9ad387 (patch)
tree6615a7c3cc39ac6ec20f586d7f15065b743b61d2
parent57a2a3bbc5f9e87db652c5c21ab7a8acb06346bb (diff)
downloadaosp-48549efd14a23c18a634ff5db02895765b9ad387.tar.gz
scripts: Enable metrics test
Bug: 173423860 Change-Id: I3f85e7c9fd0336004d4af275ac8a2f4afd065d21
-rw-r--r--scripts/test-map5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/test-map b/scripts/test-map
index 6458ed8..1d23767 100644
--- a/scripts/test-map
+++ b/scripts/test-map
@@ -399,6 +399,11 @@
"*/AttestationTest.AttestationApplication"
"IDLengthProperlyEncoded/*\"",
timeout=(60 * 60)),
+ # Metrics test
+ androidtest(name="trusty-metrics",
+ command="/data/nativetest64/vendor/"
+ "libtrusty_metrics_test/"
+ "libtrusty_metrics_test"),
],
),
]