Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: modem: cmux: add missing timeout param
Add the missing timeout parameter to `modem_pipe_open()` and `modem_pipe_close()` calls. 10 seconds is the default value used in the Zephyr tree. Fixes a regression introduced in zephyrproject-rtos/zephyr#74325. (cherry picked from commit 48d69b4) Original-Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no> GitOrigin-RevId: 48d69b4 Change-Id: I3c3938e8f1baa75e13b838b0a5a9b7c18f69ac29 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5748700 Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com> Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
- Loading branch information