cmocka for unit testing
- Unit testing framework cmocka https://cmocka.org/.
- Tests with cmocka are runs only on systems with cmocka support.
- Contains one rewritten test from C TAP to cmocka (tsig_key.c vs. tsig_key_cmocka.c) as an example.
- One test with wrapping functions works only on systems with gnu linker.