fwupd/data/device-tests/system76-thelio.json
Richard Hughes 9d37e447a1 Convert the device test script to a fwupdmgr subcommand
This allows us to do a few things:

 * Remove the runtime dep on Python 3, which is tricky for ChromeOS
 * Test composite devices more efficiently, only writing once per test
 * Automatically upload signed reports for successful device tests.
2021-09-16 15:01:36 +01:00

43 lines
1.1 KiB
JSON

{
"name": "System76 Thelio Io",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/ed423e586cdd35d41f0dd708ea8e5b5b97c54d48eef7e23a02d9a088b231b3fd-thelio-io_0.0.0.cab",
"components": [
{
"version": "0.0.0",
"protocol": "org.usb.dfu",
"guids": [
"fdac0b40-51c6-591b-a049-e9cfc05e9271"
]
}
]
},
{
"url": "https://fwupd.org/downloads/1be9bcfa7b5f0db2bca927505f82d8829be5882ca295e33af492d0e1fdacc162-thelio-io_1.0.0.cab",
"components": [
{
"version": "1.0.0",
"protocol": "org.usb.dfu",
"guids": [
"fdac0b40-51c6-591b-a049-e9cfc05e9271"
]
}
]
},
{
"url": "https://fwupd.org/downloads/63d4a480162b729fc57ff7c92c1e2254540f43d6-thelio-io_1.0.2.cab",
"components": [
{
"version": "1.0.2",
"protocol": "org.usb.dfu",
"guids": [
"fdac0b40-51c6-591b-a049-e9cfc05e9271"
]
}
]
}
]
}