Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] tests: drivers: watchdog: Add negative test cases for … #1640

Conversation

nordic-segl
Copy link
Contributor

@nordic-segl nordic-segl commented Apr 16, 2024

…Watchdog

Extend test coverage by adding tests that check invalid use
of the Watchdog API.

(cherry picked from commit fa7c05c)

Upstream PR: zephyrproject-rtos/zephyr#71148 (merged)

nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 16, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 16, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from fdd03cd to ebcf516 Compare April 16, 2024 12:57
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 16, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from ebcf516 to 73da013 Compare April 16, 2024 12:59
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 17, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from 73da013 to 9614f43 Compare April 18, 2024 11:25
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 18, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from 9614f43 to 22b24ed Compare April 19, 2024 08:36
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 19, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch 2 times, most recently from b607359 to ca8cd31 Compare April 22, 2024 11:33
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 22, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch 2 times, most recently from 6f8a158 to a159fa3 Compare April 23, 2024 07:39
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Apr 23, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from a159fa3 to 5fded1f Compare April 23, 2024 07:46
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from 5fded1f to e6b84a1 Compare May 6, 2024 07:39
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 6, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from e6b84a1 to 4c224d5 Compare May 6, 2024 08:32
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 6, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 7, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 7, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 8, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 8, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
…Watchdog

Extend test coverage by adding tests that check invalid use
of the Watchdog API.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
(cherry picked from commit fa7c05c)
@nordic-segl nordic-segl force-pushed the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch from 4c224d5 to be21556 Compare May 8, 2024 10:28
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 8, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@rlubos rlubos merged commit 4e6070d into nrfconnect:main May 8, 2024
15 checks passed
@nordic-segl nordic-segl deleted the NRFX-5528_Extend-test-coverage-for-watchdog-driver branch May 8, 2024 13:08
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 8, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 8, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
rlubos pushed a commit to nrfconnect/sdk-nrf that referenced this pull request May 8, 2024
Include changes from:
nrfconnect/sdk-zephyr#1640

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants