Skip to content

Commit 6d03834

Browse files
committed
tests: Deduplicate test_framework in a/z/c/z/z/s/l/zw-libs2
Origin: SiliconLabsSoftware#36 Bug: SiliconLabsSoftware#55 Relate-to: SiliconLabsSoftware#46 Signed-off-by: Philippe Coval <[email protected]>
1 parent d789a7a commit 6d03834

File tree

1 file changed

+0
-1
lines changed
  • applications/zpc/components/zwave/zwave_transports/s2/libs/zw-libs2

1 file changed

+0
-1
lines changed

applications/zpc/components/zwave/zwave_transports/s2/libs/zw-libs2/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ endif()
5454
set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -g3")
5555
if(NOT DEFINED SKIP_TESTING OR CMAKE_BUILD_TYPE STREQUAL Test)
5656
enable_testing()
57-
add_subdirectory(TestFramework)
5857
add_subdirectory(test)
5958
message(STATUS "Adding unit test for libs2")
6059
else()

0 commit comments

Comments
 (0)