summaryrefslogtreecommitdiff
path: root/diced/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'diced/TEST_MAPPING')
-rw-r--r--diced/TEST_MAPPING19
1 files changed, 19 insertions, 0 deletions
diff --git a/diced/TEST_MAPPING b/diced/TEST_MAPPING
new file mode 100644
index 00000000..caf847f4
--- /dev/null
+++ b/diced/TEST_MAPPING
@@ -0,0 +1,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"
+ }
+ ]
+}