fwupd/data/device-tests/aiaiai-h05.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

19 lines
366 B
JSON

{
"name": "AIAIAI H05",
"interactive": true,
"runtime": false,
"steps": [
{
"url": "https://fwupd.org/downloads/84279d6bab52262080531acac701523604f3e649-AIAIAI-H05-1.6.cab",
"components": [
{
"version": "1.6",
"guids": [
"7e8318e1-27ae-55e4-a7a7-a35eff60e9bf"
]
}
]
}
]
}