We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ca616 commit f0f3f78Copy full SHA for f0f3f78
2 files changed
Tests/Processors/CMakeLists.txt
@@ -6,6 +6,7 @@ add_sources(${COMPONENT_NAME}_tests
6
PluginManagerTests.cpp
7
SourceNodeTests.cpp
8
RecordNodeTests.cpp
9
+ RecordNodeBenchmark.cpp
10
ProcessorGraphTests.cpp
11
EventTests.cpp
12
DataThreadTests.cpp
0 commit comments