fwupd/plugins/test
Richard Hughes bc3a4e1f57 Store firmware update success and failure to a local database
Rename FuPending to FuHistory to better represent what the object is now doing.
Also, while we're here, switch to using SQLite prepared statements to avoid a
possible invalid read on i386 hardware.
2018-01-11 09:59:34 +00:00
..
fu-plugin-test.c Store firmware update success and failure to a local database 2018-01-11 09:59:34 +00:00
meson.build Remove autoconf-isms from the meson configure options 2017-11-27 18:07:53 +00:00
README.md Move the plugins into plugin-specific directories 2016-12-12 11:52:03 +00:00

Test Support

Introduction

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