-
Notifications
You must be signed in to change notification settings - Fork 1.4k
tests: subsys: swo: Add test that checks SWO log backend #24355
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
tests: subsys: swo: Add test that checks SWO log backend #24355
Conversation
14f0d53
to
a24c517
Compare
Depends on nrfconnect/sdk-zephyr#3199 |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: e0e7b13cbc88d6ee3ab79f2eec695668abb390db more detailssdk-nrf:
Github labels
List of changed files detected by CI (7)
Outputs:ToolchainVersion: c0e69fc6ed Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
a24c517
to
ac2baca
Compare
6ef1ad7
to
099f9bf
Compare
Works in CI
Failures on other platforms - bugs were reported. |
98cde00
to
774a5b7
Compare
Add test which checks correct operation of an SWO log backend. Use JLinkSWOViewerCLExe to collect the logs. Signed-off-by: Sebastian Głąb <[email protected]>
774a5b7
to
e0e7b13
Compare
Add test which checks correct operation of an SWO log backend. Use JLinkSWOViewerCLExe to collect the logs.