mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-28 11:23:04 +00:00

More than one person has asked about 'why call fu_plugin_update() for a reinstall or downgrade' and I didn't have a very good answer. The plugin API is not officially stable, and we should fix things to be less confusing. Use the same verbs as the FuDevice vfuncs instead.
12 lines
500 B
Plaintext
12 lines
500 B
Plaintext
#These are in a generic looking directory because
|
|
#that is where gnome-desktop-testing expects to
|
|
#find them. for more information see:
|
|
#https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872458
|
|
usr/share/installed-tests/*
|
|
usr/libexec/installed-tests/fwupd/fwupd.sh
|
|
usr/libexec/installed-tests/fwupd/*-self-test
|
|
usr/lib/*/fwupd-plugins-*/libfu_plugin_test.so
|
|
usr/lib/*/fwupd-plugins-*/libfu_plugin_invalid.so
|
|
debian/lintian/fwupd-tests usr/share/lintian/overrides
|
|
etc/fwupd/remotes.d/fwupd-tests.conf
|