Alan Stokes | 7cdcf99 | 2022-05-24 07:42:24 +0000 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
Alice Wang | ceb6642 | 2023-02-07 13:55:33 +0000 | [diff] [blame] | 4 | "name": "libdiced_open_dice.integration_test" |
5 | }, | ||||
6 | { | ||||
7 | "name": "libdiced_open_dice_nostd.integration_test" | ||||
8 | }, | ||||
9 | { | ||||
Alice Wang | 988df59 | 2023-02-16 12:05:42 +0000 | [diff] [blame] | 10 | "name": "libopen_dice_cbor_bindgen_test" |
11 | }, | ||||
12 | { | ||||
Andrew Scull | 0275aa5 | 2023-08-18 18:03:11 +0000 | [diff] [blame] | 13 | "name": "libopen_dice_android_bindgen_test" |
Alice Wang | 988df59 | 2023-02-16 12:05:42 +0000 | [diff] [blame] | 14 | }, |
15 | { | ||||
Alice Wang | 4a3c97c | 2023-03-03 08:40:54 +0000 | [diff] [blame] | 16 | "name": "libdiced_sample_inputs.integration_test" |
Alan Stokes | 7cdcf99 | 2022-05-24 07:42:24 +0000 | [diff] [blame] | 17 | } |
Alice Wang | db748d2 | 2023-09-19 11:18:29 +0000 | [diff] [blame] | 18 | ], |
19 | "postsubmit": [ | ||||
20 | { | ||||
21 | "name": "libdiced_sample_inputs_nostd.integration_test" | ||||
22 | } | ||||
Alan Stokes | 7cdcf99 | 2022-05-24 07:42:24 +0000 | [diff] [blame] | 23 | ] |
24 | } |