Merge: mnit_simple : Refactoring of android modules tests
authorJean Privat <jean@pryen.org>
Tue, 22 Jul 2014 19:49:21 +0000 (15:49 -0400)
committerJean Privat <jean@pryen.org>
Tue, 22 Jul 2014 19:49:21 +0000 (15:49 -0400)
All mnit_simple tests have been refactored to multiple test files allowing to run tests on a module basis. A new folder named `tests` has been created containing these tests. Each test now has a Makefile entry based on that rule : `test_Module_Name`.

Pull-Request: #568
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge