fwupd/data/installed-tests
Richard Hughes 0a87f6fb03 Store the metadata files rather than merging to one store
Now we have multiple remotes that can be enabled or changed at runtime we need
to do several things better:

* Only load components from remotes that are enabled

* Only load a component if a higher priority remote has not already added it

Rather than just appending all recieved metadata into one big XML file, save
the original metadata .xml.gz files in /var/lib/fwupd/remotes.d and only load
them in the correct priority order if the remote is known and enabled.

Remove the old /var/cache/app-info/xmls/fwupd.xml file, also noting it wasn't
really a cache file at all but actually something quite important.
2017-06-16 16:43:13 +01:00
..
fakedevice123.bin Add an installed test for device update 2017-06-15 20:19:03 +01:00
fakedevice123.bin.asc Add an installed test for device update 2017-06-15 20:19:03 +01:00
fakedevice123.metainfo.xml Add an installed test for device update 2017-06-15 20:19:03 +01:00
fakedevice124.bin Add an installed test for device update 2017-06-15 20:19:03 +01:00
fakedevice124.bin.asc Add an installed test for device update 2017-06-15 20:19:03 +01:00
fakedevice124.metainfo.xml Add an installed test for device update 2017-06-15 20:19:03 +01:00
firmware-example.xml.gz Add an installed test for device update 2017-06-15 20:19:03 +01:00
firmware-example.xml.gz.asc Add an installed test for device update 2017-06-15 20:19:03 +01:00
fwupdmgr.sh Store the metadata files rather than merging to one store 2017-06-16 16:43:13 +01:00
fwupdmgr.test.in Add an installed test for device update 2017-06-15 20:19:03 +01:00
meson.build Add an installed test for device update 2017-06-15 20:19:03 +01:00