Add the infrastructure required to easily add unit tests and test it with a very simple test file.

This commit is contained in:
Pierre Bourdon
2014-03-03 00:25:41 +01:00
parent 747021e0c8
commit d4ed4adace
5 changed files with 41 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
add_dolphin_test(MMIOTest MMIOTest.cpp core)