Skip to content

Commit 688c1d3

Browse files
author
Caio Piccirillo
committed
tests: Add unit tests for TECS
1 parent 71258b7 commit 688c1d3

2 files changed

Lines changed: 620 additions & 0 deletions

File tree

test/controller/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
set(ControllerTestSources
22
ControllerTest.cpp
3+
TECSControllerTest.cpp
34
)
45

56
add_executable(ControllerTest ${ControllerTestSources})

0 commit comments

Comments
 (0)