From f3a541bf91b2ecd3c19e863d5f05f3488f8007b1 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 15 Dec 2022 17:09:51 +0000 Subject: [PATCH] trivial: Add a device test for the CalDigit TS4 --- data/device-tests/caldigit-ts4.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 data/device-tests/caldigit-ts4.json diff --git a/data/device-tests/caldigit-ts4.json b/data/device-tests/caldigit-ts4.json new file mode 100644 index 000000000..1d227eeb0 --- /dev/null +++ b/data/device-tests/caldigit-ts4.json @@ -0,0 +1,28 @@ +{ + "name": "CalDigit TS4 Dock", + "interactive": false, + "steps": [ + { + "url": "https://fwupd.org/downloads/dbeeba12332296ae68eaa104ed3b4b437659bfe027e347010a87c75bcea87292-CalDigit-TS4-combind-050322-secure-Cus-22.cab", + "components": [ + { + "version": "F907.14.10", + "guids": [ + "707d7941-3129-53d9-a205-47a659d94fe3" + ] + } + ] + }, + { + "url": "https://fwupd.org/downloads/161f0243e4f1222114b941b7dce057b962e38f9f9a1e799437531afcd5a68677-CalDigit-TS4-combind-121022-secure-Cus-37.cab", + "components": [ + { + "version": "F907.14.13", + "guids": [ + "707d7941-3129-53d9-a205-47a659d94fe3" + ] + } + ] + } + ] +}