commit | 3424c7af7f6fb4fa541969ceaa5edab29aec53a4 | [log] [tgz] |
---|---|---|
author | Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> | Mon Apr 08 17:36:41 2024 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri Apr 19 16:41:24 2024 +0000 |
tree | 9cf39afd4e2a2e64ca4f94e68007e48adbeb5553 | |
parent | a0bb05eb4c3ae99371f31af0df3a4531c2e6ee96 [diff] |
tests: drivers: uart: uart_pm: Minor adjustments in the test Modifying arbitrary delay to cover for receivers with timeout. Adding a delay between polling and asynchronous checking to cover for cases when CPU processing is fast enough so that both checks may overlap. Allow error code for uart_rx_disable call. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>