zephyr/tests
Seppo Takalo dc7fbc5d2e net: lwm2m: Fix pause and resume on non-closed sockets
Pause and resume functionality was written into assumption
that sockets are closed before resuming.

With use new options CONFIG_LWM2M_RD_CLIENT_STOP_POLLING_AT_IDLE
or CONFIG_LWM2M_RD_CLIENT_LISTEN_AT_IDLE this is not always true.
Fix the state machine, so that on those cases, sockets are not
closed and resume is always similar like from the QUEUE mode.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-06-26 12:37:13 +00:00
..
application_development scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
arch tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
benchmarks tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
boards inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
boot tests: boot: mcuboot: disable test 2023-05-25 16:29:40 -04:00
bsim bsim: net: Add delay to echo client in ot bsim tests. 2023-06-23 09:20:23 +02:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers test: adc: current sense amplifier 2023-06-24 18:54:33 +02:00
kernel tests: kernel/mp: move CONFIG_KERNEL_COHERENCE to Kconfig 2023-06-21 13:59:36 -04:00
lib tests: lib: devicetree: api: test the 'reserved' status 2023-06-26 03:10:30 -04:00
misc tests: misc: check_init_priorities: check for zephyr_pre1 target 2023-06-21 09:32:05 +02:00
net net: lwm2m: Fix pause and resume on non-closed sockets 2023-06-26 12:37:13 +00:00
posix tests: posix: fs: Add tests for stat command 2023-06-23 17:04:34 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys rtio: Implement a NO_RESPONSE flag for SQEs 2023-06-23 12:31:09 -04:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00