mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
tests: Add basic unit tests for fp-context
Link the tests with the private library using an utils library that will be useful to share other tests functions
This commit is contained in:
3
tests/test-runner.sh
Executable file
3
tests/test-runner.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec $LIBFPRINT_TEST_WRAPPER $@
|
||||
Reference in New Issue
Block a user