Merge "[dice] Move open-dice Rust wrapper tests to presubmit" into main am: 6540e6c511
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3356619
Change-Id: Ib00487ee0eb679cbfb764cdbefd3f2b7723785f9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/libs/dice/TEST_MAPPING b/libs/dice/TEST_MAPPING
index 2045ba5..a43d7a2 100644
--- a/libs/dice/TEST_MAPPING
+++ b/libs/dice/TEST_MAPPING
@@ -1,16 +1,18 @@
{
"postsubmit": [
{
- "name": "libdiced_open_dice.integration_test"
- },
- {
- "name": "libdiced_open_dice_nostd.integration_test"
- },
- {
"name": "libopen_dice_cbor_bindgen_test"
},
{
"name": "libopen_dice_android_bindgen_test"
+ }
+ ],
+ "presubmit": [
+ {
+ "name": "libdiced_open_dice.integration_test"
+ },
+ {
+ "name": "libdiced_open_dice_nostd.integration_test"
},
{
"name": "libdiced_sample_inputs.integration_test"