blob: a43d7a2e6445f1e089d0ca15c5f54bbfc6a2cc1f [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 {
15 "name": "libdiced_open_dice_nostd.integration_test"
Alice Wang94a06352023-10-16 07:19:10 +000016 },
17 {
18 "name": "libdiced_sample_inputs.integration_test"
19 },
20 {
21 "name": "libdiced_sample_inputs_nostd.integration_test"
22 }
23 ]
24}