mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-30 01:42:22 +02:00
Add test stub for reminder
This commit is contained in:
@@ -130,4 +130,9 @@ TEST(JFH5Writer, test_step_pulse_id)
|
||||
|
||||
// Start pulse id is divisible by step.
|
||||
ASSERT_NO_THROW(JFH5Writer writer("ignore.h5", 1, 10, 19, 10));
|
||||
}
|
||||
|
||||
TEST(JFH5Writer, test_writing_with_step)
|
||||
{
|
||||
// TODO: Implement this test.
|
||||
}
|
||||
Reference in New Issue
Block a user