connecting components in controller

commandbus changing state when scheduling commands
added some tests
This commit is contained in:
Janik Schlemminger
2014-03-14 16:35:44 -07:00
parent 7b64552047
commit dacaec7f11
27 changed files with 272 additions and 78 deletions

View File

@@ -0,0 +1,12 @@
/*
* WriteChecker_test.cpp
*
* Created on: Mar 13, 2014
* Author: jonny
*/
#include <core/scheduling/checker/WriteChecker.h>
namespace controller {
} /* namespace controller */