commit | ca67f51170a53f32ff9c0769d085fcbc47b905da | [log] [tgz] |
---|---|---|
author | Seppo Takalo <seppo.takalo@nordicsemi.no> | Mon Nov 11 14:35:30 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Nov 16 13:33:28 2024 -0500 |
tree | 6cf57f743bf9c7fedb94486eb056aa285a40aa68 | |
parent | 0be5dcd25d18330b67db68509ac427246c4dbfc2 [diff] |
tests: coap_client: Improve socket stubs * 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>