aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fwupd
Commit message (Collapse)AuthorAgeFilesLines
* testing/fwupd: skip tests if usb not availableTimo Teräs2019-06-092-36/+4
|
* testing/fwupd: fix test suite in builders without usb hubTimo Teräs2019-06-092-1/+35
| | | | | | | | If no USB devices are found, things will fail with: Failed to get USB context: failed to init libusb: Other error [-99] Since our builders do not expose USB, the test suite fails. Try to adjust the code to deal witht hings if no USB context is available.
* testing/libsmbios: fix rpath handlingTimo Teräs2019-06-091-1/+1
| | | | upstream rpath support broken, fix manually
* testing/{libsmbios_c,fwupd}: build fixesTimo Teräs2019-06-091-1/+1
| | | | restrict arch, disable rpath
* testing/fwupd: new aportTimo Teräs2019-06-094-0/+154
Firmware update daemon https://fwupd.org/