1
0
forked from fsfw/fsfw

normal queue sufficient

This commit is contained in:
2022-07-25 19:42:05 +02:00
parent 6d0fa36f8a
commit 935e135f1c
8 changed files with 42 additions and 45 deletions

View File

@ -10,7 +10,7 @@
#include <fsfw/ipc/QueueFactory.h>
#include <fsfw/objectmanager/SystemObject.h>
#include "../mocks/MessageQueueMockBase.h"
#include "../mocks/MessageQueueMock.h"
#include "tests/TestsConfig.h"
namespace lpool {