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-02 04:44:56 +01:00
parent 747021e0c8
commit d4ed4adace
5 changed files with 41 additions and 1 deletions

View File

@ -0,0 +1 @@
add_dolphin_test(MMIOTest MMIOTest.cpp core)