fwupd/plugins/test
Richard Hughes 9729584ee4 Allow plugins to define support for a 'well-known' protocol
Future metadata from the LVFS will set the protocol the firmware is expected to
use. As vendors love to re-use common terms like DFU for incompatible protocols,
namespace them with the controlling company ID with an approximate reverse DNS
namespace.

This also allows more than one plugin to define support for the same protocol,
for instance rts54hid+rts54hub and synapticsmst+dell-dock.
2018-12-14 18:15:01 +00:00
..
fu-plugin-test.c Allow plugins to define support for a 'well-known' protocol 2018-12-14 18:15:01 +00:00
meson.build Revert "trivial: Compile upower and test plugins with -O0 (Closes: #472)" 2018-04-23 10:29:48 -05:00
README.md trivial: Document the GUID generation scheme 2018-11-08 20:39:46 +00:00

Test Support

Introduction

This plugin is used when running the self tests in the fwupd project.

GUID Generation

The devices created by this plugin use hardcoded GUIDs that do not correspond to any kind of DeviceInstanceId values.