platform_system_security/diced/TEST_MAPPING
Andrew Scull 0275aa5d1a Migrate to new open-dice API for Android
Symbols for Android in open-dice now use the DiceAndroid* prefix rather
than the Bcc* prefix. This does not migrate the whole library away from
the legacy BCC nomencalture.

Test: TH
Change-Id: I878de15f663ee2bcb678db12475cae6c45fc8b87
2023-08-18 18:42:10 +00:00

19 lines
352 B
Text

{
"presubmit": [
{
"name": "libdiced_open_dice.integration_test"
},
{
"name": "libdiced_open_dice_nostd.integration_test"
},
{
"name": "libopen_dice_cbor_bindgen_test"
},
{
"name": "libopen_dice_android_bindgen_test"
},
{
"name": "libdiced_sample_inputs.integration_test"
}
]
}