trikRuntime
selftest.cpp File Reference
#include <QtCore/QScopedPointer>
#include <QtCore/QEventLoop>
#include <QtCore/QTimer>
#include <trikControl/brickInterface.h>
#include <trikControl/brickFactory.h>
#include <trikKernel/configurer.h>
#include <trikKernel/deinitializationHelper.h>
#include <trikNetwork/mailboxFactory.h>
#include <trikNetwork/mailboxInterface.h>
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <testUtils/wait.h>
Include dependency graph for selftest.cpp:

Functions

 TEST (selftest, brickCheck)
 
 TEST (selftest, mailboxCheck)
 

Function Documentation

TEST ( selftest  ,
brickCheck   
)
Todo:
: it shall not be here, use asynchronous initialization instead.
TEST ( selftest  ,
mailboxCheck   
)