-
Notifications
You must be signed in to change notification settings - Fork 641
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 fromtree] tests: drivers: watchodg: Enable wdt_error_cases on nR… #2483
Open
nordic-segl
wants to merge
2
commits into
nrfconnect:main
Choose a base branch
from
nordic-segl:NRFX-7090_Enable-wdt_error_cases-on-nrf5340dk
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[nrf fromtree] tests: drivers: watchodg: Enable wdt_error_cases on nR… #2483
nordic-segl
wants to merge
2
commits into
nrfconnect:main
from
nordic-segl:NRFX-7090_Enable-wdt_error_cases-on-nrf5340dk
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Feb 11, 2025
Include: tests: drivers: watchodg: Enable wdt_error_cases on nRF5340dk nrfconnect/sdk-zephyr#2483 zephyrproject-rtos/zephyr#85575 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-piks
approved these changes
Feb 11, 2025
4efc44f
to
0c3f619
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Feb 13, 2025
Include: tests: drivers: watchodg: Enable wdt_error_cases on nRF5340dk nrfconnect/sdk-zephyr#2483 zephyrproject-rtos/zephyr#85575 Signed-off-by: Sebastian Głąb <[email protected]>
8a2bf48
to
096e35c
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Feb 14, 2025
Include: tests: drivers: watchodg: Enable wdt_error_cases on nRF5340dk nrfconnect/sdk-zephyr#2483 zephyrproject-rtos/zephyr#85575 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-pikr
approved these changes
Feb 14, 2025
nordic-piks
approved these changes
Feb 14, 2025
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Feb 14, 2025
Include: tests: drivers: watchodg: Enable wdt_error_cases on nRF5340dk nrfconnect/sdk-zephyr#2483 zephyrproject-rtos/zephyr#85575 Signed-off-by: Sebastian Głąb <[email protected]>
Enabled tests: - clock_control_api - nrf_clock_calibration - nrf_lf_clock_start - clock_control/onoff - counter_basic_api - flash/common - flahs/negative_tests - retained_mem/api - nrf_grtc_timer - wdt_error_cases - fs/fcb - stream/stream_flash Signed-off-by: Rafał Kuźnia <[email protected]> Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 6f419cd)
…F5340dk Enable wdt_error_cases test on nRF5340dk. Define valid test configuration for that target (reuse from nRF54H/nRF54L). Add target to the platform_allow. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit c4a817971db94eb65d2a58332ba3136aa13b0dc5)
096e35c
to
6622c48
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Feb 14, 2025
Include: tests: drivers: watchodg: Enable wdt_error_cases on nRF5340dk nrfconnect/sdk-zephyr#2483 zephyrproject-rtos/zephyr#85575 Signed-off-by: Sebastian Głąb <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…F5340dk
Enable wdt_error_cases test on nRF5340dk.
Define valid test configuration for that target
(reuse from nRF54H/nRF54L).
Add target to the platform_allow.
Upstream PR #: 85575
manifest-pr-skip