Skip to content

Commit aabd489

Browse files
tests: Add unit tests for TECS
1 parent 5d48d10 commit aabd489

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)