deps: add cmocka as submodule for unit testing

This commit is contained in:
Recep Aslantas
2017-04-22 16:56:16 +03:00
parent e7f35704ca
commit 24b9992f19
5 changed files with 37 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ MIT. check the LICENSE file
### Unix (Autotools)
```text
$ sh ./build-deps.sh # run only once (dependencies)
$
$ sh autogen.sh
$ ./configure
$ make