Commit 00dd7943754b690221a6414694ee68df836858d9
1 parent
15945e62
Fix tests
Showing
3 changed files
with
7 additions
and
0 deletions
FlashMQTests/FlashMQTests.pro
| ... | ... | @@ -41,6 +41,7 @@ SOURCES += tst_maintests.cpp \ |
| 41 | 41 | ../evpencodectxmanager.cpp \ |
| 42 | 42 | ../acltree.cpp \ |
| 43 | 43 | ../threadlocalutils.cpp \ |
| 44 | + ../flashmq_plugin.cpp \ | |
| 44 | 45 | mainappthread.cpp \ |
| 45 | 46 | twoclienttestcontext.cpp |
| 46 | 47 | |
| ... | ... | @@ -75,6 +76,7 @@ HEADERS += \ |
| 75 | 76 | ../evpencodectxmanager.h \ |
| 76 | 77 | ../acltree.h \ |
| 77 | 78 | ../threadlocalutils.h \ |
| 79 | + ../flashmq_plugin.h \ | |
| 78 | 80 | mainappthread.h \ |
| 79 | 81 | twoclienttestcontext.h |
| 80 | 82 | ... | ... |
FlashMQTests/mainappthread.cpp
mainapp.h