blob: d2d89e4171af66f98cf1eed848430cda047dc48e [file] [log] [blame]
Alice Wang94a06352023-10-16 07:19:10 +00001{
2 "postsubmit": [
3 {
Alice Wang94a06352023-10-16 07:19:10 +00004 "name": "libopen_dice_cbor_bindgen_test"
5 },
6 {
7 "name": "libopen_dice_android_bindgen_test"
Alice Wang9427f012024-11-15 13:33:16 +00008 }
9 ],
10 "presubmit": [
11 {
12 "name": "libdiced_open_dice.integration_test"
13 },
14 {
Vanand Gasparyan88cd3932025-03-03 14:07:54 +000015 "name": "libdiced_open_dice_multialg.integration_test"
16 },
17 {
Alice Wang9427f012024-11-15 13:33:16 +000018 "name": "libdiced_open_dice_nostd.integration_test"
Alice Wang94a06352023-10-16 07:19:10 +000019 },
20 {
21 "name": "libdiced_sample_inputs.integration_test"
22 },
23 {
24 "name": "libdiced_sample_inputs_nostd.integration_test"
25 }
26 ]
27}