mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 00:32:42 +02:00
Add buffer util tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "../src/buffer_utils.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
TEST(BufferUtils, folder_test)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user