summaryrefslogtreecommitdiff
path: root/diced/TEST_MAPPING
blob: caf847f4d2856b40370e0091e5b1eb6a4662ad1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "presubmit": [
    {
      "name": "libdiced_open_dice.integration_test"
    },
    {
      "name": "libdiced_open_dice_nostd.integration_test"
    },
    {
      "name": "libopen_dice_cbor_bindgen_test"
    },
    {
      "name": "libopen_dice_bcc_bindgen_test"
    },
    {
      "name": "libdiced_sample_inputs.integration_test"
    }
  ]
}