1{
2  "postsubmit": [
3    {
4      "name": "libopen_dice_cbor_bindgen_test"
5    },
6    {
7      "name": "libopen_dice_android_bindgen_test"
8    }
9  ],
10  "presubmit": [
11    {
12      "name": "libdiced_open_dice.integration_test"
13    },
14    {
15      "name": "libdiced_open_dice_nostd.integration_test"
16    },
17    {
18      "name": "libdiced_sample_inputs.integration_test"
19    },
20    {
21      "name": "libdiced_sample_inputs_nostd.integration_test"
22    }
23  ]
24}
25