Add testcase for CoAP secure service support. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
CONFIG_ZTEST=y
|
|
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NET_TEST=y
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_NET_LOOPBACK=y
|
|
|
|
CONFIG_COAP=y
|
|
CONFIG_COAP_SERVER=y
|
|
|
|
CONFIG_NET_SOCKETS_SOCKOPT_TLS=y
|
|
CONFIG_NET_SOCKETS_ENABLE_DTLS=y
|