* Use sys_rand_get() and seed the CoAP library, so our MIDs are random. * Set socket events per socket, so we don't accidentally receive on wrong socket * Reply with correct tokens Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
#Testing
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACK_SIZE=4096
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|