fwupd/data/device-tests/hughski-colorhug2.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

29 lines
655 B
JSON

{
"name": "Hughski ColorHug2",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/170f2c19f17b7819644d3fcc7617621cc3350a04-hughski-colorhug2-2.0.6.cab",
"components": [
{
"version": "2.0.6",
"guids": [
"2082b5e0-7a64-478a-b1b2-e3404fab6dad"
]
}
]
},
{
"url": "https://fwupd.org/downloads/0a29848de74d26348bc5a6e24fc9f03778eddf0e-hughski-colorhug2-2.0.7.cab",
"components": [
{
"version": "2.0.7",
"guids": [
"2082b5e0-7a64-478a-b1b2-e3404fab6dad"
]
}
]
}
]
}