Commit Graph

7 Commits

Author SHA1 Message Date
robert
f6504a0634 fixed small bux - dont know what it was though 2014-03-16 00:22:19 +01:00
Robert Gernhardt
75a3cc4327 something something 2014-03-15 22:52:57 +01:00
gernhard
4dffbf9383 changed build structure 2014-03-15 18:31:16 +01:00
Janik Schlemminger
8ecd91c040 Changed Data Structure. lastCommandOnBus is a scheduled command now, not
just a sc_time. pointer to transaction is invalidated as soon as the
transaction is sent to the wrapper.
2014-03-15 07:38:41 -07:00
Janik Schlemminger
dacaec7f11 connecting components in controller
commandbus changing state when scheduling commands
added some tests
2014-03-14 16:35:44 -07:00
Janik Schlemminger
7b64552047 some testing 2014-03-14 02:49:47 -07:00
Janik Schlemminger
bf1ae66018 Fixed gmock warnings (declare expect_call for every mock function call)
Testing of CommandBus
-cleanUpBusWorks
2014-03-13 16:57:21 -07:00