Skip to content

Commit

Permalink
Unit test file for LegacypluginWiFiManagerAPIs.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
parvathika committed Jan 3, 2025
1 parent 2cbbc0b commit 504c435
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/unit_test/unit_tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@ add_executable(${UNIT_TEST}
Tests/unit_test/test_NetworkManagerConnectivity.cpp
Tests/unit_test/test_NetworkManagerStunClient.cpp
Tests/unit_test/test_LegacyPlugin_WiFiManagerAPIs.cpp
Tests/unit_test/test_LegacyPlugin_NetworkAPIs.cpp
Tests/mocks/thunder/Module.cpp
WiFiSignalStrengthMonitor.cpp
NetworkManagerLogger.cpp
NetworkManagerConnectivity.cpp
NetworkManagerStunClient.cpp
LegacyPlugin_WiFiManagerAPIs.cpp
LegacyPlugin_NetworkAPIs.cpp
)
set_target_properties(${UNIT_TEST} PROPERTIES
CXX_STANDARD 11
Expand Down

0 comments on commit 504c435

Please sign in to comment.