Skip to content

Commit 08317f2

Browse files
committed
Add SIMD conversion tests
1 parent 9b6af24 commit 08317f2

2 files changed

Lines changed: 611 additions & 0 deletions

File tree

Tests/Processors/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ add_sources(${COMPONENT_NAME}_tests
77
SourceNodeTests.cpp
88
RecordNodeTests.cpp
99
RecordNodeBenchmark.cpp
10+
SIMDConverterTests.cpp
1011
ProcessorGraphTests.cpp
1112
EventTests.cpp
1213
DataThreadTests.cpp

0 commit comments

Comments
 (0)