zephyr/tests/net/websocket
Sebastian Bøe 2bcfb88aed cmake: Remove duplicate invocations of target_link_libraries on app
It is not necessary to link 'app' with mbedTLS because mbedTLS is
covered by the 'APP_LINK_WITH_MBEDTLS' mechanism that automatically
links 'app' with mbedTLS.

This patch removes the redundant target_link_libraries invocations.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-06-26 15:53:32 +02:00
..
src tests: remove duplicate tests 2018-05-07 12:27:07 -04:00
CMakeLists.txt cmake: Remove duplicate invocations of target_link_libraries on app 2018-06-26 15:53:32 +02:00
prj.conf net: websocket: Use system provided base64 function 2018-03-23 08:30:26 -04:00
testcase.yaml tests: net: style, tag, and category fixes 2018-04-25 14:18:15 +05:30