#include "include/CommandDecoderTest.h" #include int main() { QTest::qExec(new CommandDecoderTest); return 0; }