Skip to content

Commit

Permalink
Remove deprecated FileSystem.test.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickKa committed Dec 7, 2024
1 parent 613710b commit 2d230c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 99 deletions.
7 changes: 0 additions & 7 deletions Tests/HardwareTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ target_link_libraries(
)
add_watchdog_version_of(Eps)

add_program(FileSystem FileSystem.test.cpp)
target_link_libraries(
Sts1CobcSwTests_FileSystem PRIVATE rodos::rodos littlefs::littlefs Sts1CobcSw_FileSystem
Sts1CobcSwTests_RfLatchupDisablePin
)
add_watchdog_version_of(FileSystem)

add_program(Flash Flash.test.cpp)
target_link_libraries(
Sts1CobcSwTests_Flash PRIVATE rodos::rodos Sts1CobcSw_Periphery Sts1CobcSw_Serial
Expand Down
92 changes: 0 additions & 92 deletions Tests/HardwareTests/FileSystem.test.cpp

This file was deleted.

0 comments on commit 2d230c7

Please sign in to comment.