mbed-os/features/nanostack/coap-service
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-service Merge commit 'e6a851f0a7310462f5f65e9f7955f9fdc71b84f0' into mbedos511 2018-11-09 16:40:43 +02:00
source Merge commit 'e6a851f0a7310462f5f65e9f7955f9fdc71b84f0' into mbedos511 2018-11-09 16:40:43 +02:00
test/coap-service/unittest Add unit tests for TLSSocket and TLSSocketWrapper 2018-11-19 15:19:49 +02:00
.gitignore Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
.mbedignore Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
LICENSE Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
Makefile Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
Makefile.test Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
apache-2.0.txt Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
junit_xsl.xslt Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
run_unit_tests.sh Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
xsl_script.sh Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00