blob: 8629b07b889576292d5acdfb03dc5a1d27acb458 [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_utils_test"
17 },
18 {
19 "name": "diced_sample_inputs_test"
20 },
21 {
Alan Stokes7cdcf992022-05-24 07:42:24 +000022 "name": "diced_vendor_test"
23 }
24 ]
25}