Skip to content

Commit

Permalink
🔥 (RC): Remove UT based on StateMachine
Browse files Browse the repository at this point in the history
  • Loading branch information
YannLocatelli committed Dec 21, 2023
1 parent 778bf10 commit 98959f3
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1,923 deletions.
8 changes: 0 additions & 8 deletions libs/RobotKit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,8 @@ if(${CMAKE_PROJECT_NAME} STREQUAL "LekaOSUnitTests")
leka_unit_tests_sources(
tests/RobotController_test_initializeComponents.cpp
tests/RobotController_test_registerEvents.cpp
tests/RobotController_test_stateSetup.cpp
tests/RobotController_test_stateIdle.cpp
tests/RobotController_test_stateSleeping.cpp
tests/RobotController_test_stateCharging.cpp
tests/RobotController_test_stateConnected.cpp
tests/RobotController_test_stateDisconnected.cpp
tests/RobotController_test_stateWorking.cpp
tests/RobotController_test_stateEmergencyStopped.cpp
tests/RobotController_test_stateAutonomousActivities.cpp
tests/RobotController_test_stateFileExchange.cpp
)
endif()
endif()
287 changes: 0 additions & 287 deletions libs/RobotKit/tests/RobotController_test_stateAutonomousActivities.cpp

This file was deleted.

Loading

0 comments on commit 98959f3

Please sign in to comment.