blob: 674b448e3de64e04498d09ca09c239e44fbaedd1 [file] [log] [blame]
Alan Stokes7cdcf992022-05-24 07:42:24 +00001{
2 "presubmit": [
3 {
Alice Wangceb66422023-02-07 13:55:33 +00004 "name": "libdiced_open_dice.integration_test"
5 },
6 {
7 "name": "libdiced_open_dice_nostd.integration_test"
8 },
9 {
Alice Wang988df592023-02-16 12:05:42 +000010 "name": "libopen_dice_cbor_bindgen_test"
11 },
12 {
13 "name": "libopen_dice_bcc_bindgen_test"
14 },
15 {
Alan Stokes7cdcf992022-05-24 07:42:24 +000016 "name": "diced_sample_inputs_test"
Alan Stokes7cdcf992022-05-24 07:42:24 +000017 }
18 ]
19}