tests: Add basic integration test

This test uses the virtual image driver included in libfprint for
testing.
This commit is contained in:
Benjamin Berg
2019-10-07 15:14:21 +02:00
parent 54ba81191e
commit 74838f9efc
4 changed files with 477 additions and 1 deletions

9
tests/Makefile.am Normal file
View File

@ -0,0 +1,9 @@
TESTS_ENVIRONMENT = export FPRINT_BUILD_DIR=$(abs_top_builddir)/src; export TOPSRCDIR=$(abs_top_srcdir); export PYTHON=@PYTHON@;
TESTS = fprintd.py
EXTRA_DIST = \
$(TESTS) \
prints/README \
prints/*.png \
prints/*.jpg