Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build hotfix in tests/unit/Makefile | Clifford Wolf | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | Improved unit test structure | rodrigosiqueira | 2016-12-10 | 1 | -11/+18 |
| | | | | | | | | | Signed-off-by: rodrigosiqueira <rodrigosiqueiramelo@gmail.com> Signed-off-by: chaws <18oliveira.charles@gmail.com> * Merged run-all-unitest inside unit-test target * Fixed Makefile dependencies * Updated documentation about unit test | ||||
* | Added required structure to implement unit tests | rodrigosiqueira | 2016-12-04 | 3 | -0/+56 |
Added modifications inside the main Makefile to refers the unit test Makefile. Added separated Makefile only for compiling unit tests. Added simple example of unit test. Signed-off-by: Charles Oliveira <18oliveira.charles@gmail.com> Signed-off-by: Pablo Alejandro <pabloabur@usp.br> Signed-off-by: Rodrigo Siqueira <siqueira@ime.usp.br> |