1
0
forked from fsfw/fsfw

added catch framework for basic testing

This commit is contained in:
2020-04-14 16:19:13 +02:00
parent c5e5de1530
commit af27a2441a
10 changed files with 18401 additions and 3 deletions

View File

@ -9,6 +9,7 @@
#define FRAMEWORK_TEST_UNITTESTCLASS_H_
#include <framework/returnvalues/HasReturnvaluesIF.h>
#include <map>
#include <vector>