ajout d'un systeme de test unitaires

This commit is contained in:
Thomas Bernard
2019-10-28 20:57:59 +01:00
parent a76aa44f4d
commit 1810cdfb61
8 changed files with 381 additions and 8 deletions

5
src/tests/testlist.h Normal file
View File

@@ -0,0 +1,5 @@
/* list of tests
* TEST(function_to_test) */
TEST(MOTO_MAP_pack)