fwupd/data/device-tests/dell-kh08p.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
702 B
JSON

{
"name": "Dell KH08P [BCM5719]",
"interactive": false,
"steps": [
{
"url": "https://fwupd.org/downloads/6cf165037a381eb29c183319e031def6b87e3ce955781ecf73f28751a1365db2-kh08p-bcm5719-0.4.62.cab",
"components": [
{
"version": "0.4.62",
"guids": [
"ec5b8a9e-973b-58cc-935b-8322fabaebe9"
]
}
]
},
{
"url": "https://fwupd.org/downloads/4b8eb1735b7461e0f6f856447527bc0edbb31b4681e71aaef488a62a65fa14eb-kh08p-bcm5719-0.4.64.cab",
"components": [
{
"version": "0.4.64",
"guids": [
"ec5b8a9e-973b-58cc-935b-8322fabaebe9"
]
}
]
}
]
}