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:
Marco Trevisan (Treviño)
2019-12-05 14:38:41 +01:00
parent eeddd8c7bc
commit da46f53e82
6 changed files with 225 additions and 4 deletions

3
tests/test-runner.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
exec $LIBFPRINT_TEST_WRAPPER $@