mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-04 06:04:14 +02:00
Add ProcessManager test stub
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "ProcessManager.hpp"
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "test_BufferedWriter.cpp"
|
||||
#include "test_ZmqRecvModule.cpp"
|
||||
#include "test_H5WriteModule.cpp"
|
||||
#include "test_ProcessManager.cpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user