Skip to content
Snippets Groups Projects
Forked from Knot projects / Knot Resolver
8103 commits behind the upstream repository.

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