fwupd/plugins/test
Richard Hughes 57746cb839 Add the Meson build system as an alternate to autotools
Automake and autoconf are impossible to fully understand and Meson now provides
everything we need for a much smaller, faster, and more understandable build.

See http://mesonbuild.com/ for more information.
2017-04-12 16:35:18 +01:00
..
fu-plugin-test.c Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
Makefile.am Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
meson.build Add the Meson build system as an alternate to autotools 2017-04-12 16:35:18 +01: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.