Merge: Test libs
authorJean Privat <jean@pryen.org>
Fri, 29 Aug 2014 19:16:42 +0000 (15:16 -0400)
committerJean Privat <jean@pryen.org>
Fri, 29 Aug 2014 19:16:42 +0000 (15:16 -0400)
commit5388a6ba26dc555e5e12ec39e9cd787c380e7e02
tree35bc3cc63a9c4405b5ab24cbfa60c1920b59a3df
parenteb35f7e33da66fe0e0f4601dcc0861626a3a85f8
parent46554e730a51d930d2abbc97c36c5ce6fab09bfb
Merge: Test libs

Improve libs so that all tests on them pass.

Currently, ./testfull.sh does test only a subset of the files in lib/.
With this PR all files in lib are considered.

Changes are:

* some lib files are fixed to allow an independent build for each engine.
* targetless-mnit and linux-mnit automatically exit in a testing environment
* platforms tests are silent, so that niti and sav are easier to manage.

Pull-Request: #698
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>