mbed-os/features/nanostack/coap-service/test/coap-service/unittest
Michal Paszta 392bccf835 Add unit tests for TLSSocket and TLSSocketWrapper
This also includes their Datagram counterparts: DTLSSocket and DTLSSocketWrapper.
Coverage missing for timer-related functionality, but this would require more advanced stub development.
The extra (d)tls_test_config.h is necessary for successful compilation without HW support for the mbedtls features in unittests.
I reused the mbedtls stub found in features/nanostack/coap-service/test/coap-service/unittest/stub/mbedtls_stub.c and amended it slightly with a few missing functions.
2018-11-19 15:19:49 +02:00
..
coap_connection_handler Merge commit 'e6a851f0a7310462f5f65e9f7955f9fdc71b84f0' into mbedos511 2018-11-09 16:40:43 +02:00
coap_message_handler Merge commit 'e6a851f0a7310462f5f65e9f7955f9fdc71b84f0' into mbedos511 2018-11-09 16:40:43 +02:00
coap_security_handler Merge commit 'e6a851f0a7310462f5f65e9f7955f9fdc71b84f0' into mbedos511 2018-11-09 16:40:43 +02:00
coap_service_api Merge commit 'e6a851f0a7310462f5f65e9f7955f9fdc71b84f0' into mbedos511 2018-11-09 16:40:43 +02:00
stub Add unit tests for TLSSocket and TLSSocketWrapper 2018-11-19 15:19:49 +02:00
Makefile Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
MakefileWorker.mk Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
makefile_defines.txt Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
run_tests Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00