Merge "[dice] Move open-dice Rust wrapper tests to presubmit" into main
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"