Closed iCollin closed 3 years ago
Fixes #https://github.com/smartdevicelink/sdl_core/issues/3643
This PR is ready for review.
This PR makes no API changes.
git checkout develop cmake ../sdl_core -DBUILD_TESTS=ON -DENABLE_SECURITY=OFF make install src/components/protocol_handler/test/protocol_handler_test observe 100% pass
disable test OnTMMessageSend_ReadyToCloseConnection_Disconnect when no security
Fixes #https://github.com/smartdevicelink/sdl_core/issues/3643
This PR is ready for review.
Risk
This PR makes no API changes.
Testing Plan
git checkout develop cmake ../sdl_core -DBUILD_TESTS=ON -DENABLE_SECURITY=OFF make install src/components/protocol_handler/test/protocol_handler_test observe 100% pass
Summary
disable test OnTMMessageSend_ReadyToCloseConnection_Disconnect when no security
CLA