Unit tests
The tests depend on cmocka.
$ make check-unit
Integration tests
The tests depend on cwrap's socket_wrapper, libfaketime and Python.
The libfaketime is included in contrib/libfaketime
as it depends on rather latest version of it,
it is automatically synchronised with make
.
Execute the tests by:
$ make check-integration