Test case: HUDC import

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2015-07-27 16:13:33 +03:00 committed by Dirk Hohndel
parent ffa45b9d24
commit 80fe9f8c0d
2 changed files with 48 additions and 0 deletions

View file

@ -13,6 +13,8 @@ private slots:
void testParseCompareOutput();
void testParseDM4();
void testParseCompareDM4Output();
void testParseHUDC();
void testParseCompareHUDCOutput();
};
#endif