tests: Add test for fprintd utils

This commit is contained in:
Bastien Nocera
2020-01-17 14:47:31 +01:00
parent 0a42b90390
commit 431755becd
2 changed files with 149 additions and 1 deletions

View File

@ -1,5 +1,5 @@
TESTS_ENVIRONMENT = export FPRINT_BUILD_DIR=$(abs_top_builddir)/src; export TOPSRCDIR=$(abs_top_srcdir); export PYTHON=@PYTHON@;
TESTS = fprintd.py
TESTS = fprintd.py test_fprintd_utils.py
EXTRA_DIST = \
$(TESTS) \