commit | aa1efc4204a03a1f1bffe0a5615fc769762f42af | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Aug 10 13:33:57 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Jan 10 14:31:48 2023 +0000 |
tree | 67920c6e97886b7c69d08bdf81e5a33c68e48e32 | |
parent | e03da0d38c24898673b7060d7f0f32e79b14b304 [diff] [blame] |
Prepare for clap 4. Bug: 260823636 Test: atest vm.test encryptedstore.test apkdmverity.test open_then_run.test ZipFuseTest Change-Id: Iba2c4c317e7e42fc99362caf41ab083b4fc4a8db
diff --git a/avmd/TEST_MAPPING b/avmd/TEST_MAPPING index ea58edb..892eb2c 100644 --- a/avmd/TEST_MAPPING +++ b/avmd/TEST_MAPPING
@@ -1,7 +1,10 @@ { - "avf-presubmit" : [ + "avf-presubmit": [ { - "name" : "avmdtool_tests" + "name": "avmdtool.test" + }, + { + "name": "avmdtool_tests" } ] }