trusty: security_vm: add TEST_MAPPING
Bug:357834365
Test: atest VtsAidlKeyMintTargetTest
Change-Id: Iab3329b9b22c06f3d2799fd015f24a4cc4211fe0
diff --git a/guest/trusty/security_vm/TEST_MAPPING b/guest/trusty/security_vm/TEST_MAPPING
new file mode 100644
index 0000000..ad7b899
--- /dev/null
+++ b/guest/trusty/security_vm/TEST_MAPPING
@@ -0,0 +1,15 @@
+{
+ "trusty-security_vm-presubmit": [
+ ],
+ "trusty-security_vm-postsubmit": [
+ {
+ "name": "VtsAidlKeyMintTargetTest"
+ },
+ {
+ "name": "VtsAidlSharedSecretTargetTest"
+ },
+ {
+ "name": "VtsHalRemotelyProvisionedComponentTargetTest"
+ }
+ ]
+}