-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: net: lib: nrf_cloud: client_id: Add unit test #18022
base: main
Are you sure you want to change the base?
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3dd088acb7186a166664a975c0ddee8430ea0efd more detailssdk-nrf:
Github labels
List of changed files detected by CI (6)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
7fb2241
to
4df6066
Compare
4df6066
to
b5b4966
Compare
b5b4966
to
822ebf2
Compare
822ebf2
to
069b28b
Compare
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
tests/subsys/net/lib/nrf_cloud/client_id/boards/qemu_cortex_m3.conf
Outdated
Show resolved
Hide resolved
Unit test for client id. Must run on an nRF9160DK. Add missing error codes to nrf_cloud.h for client id API. Jira: IRIS-4787 Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
069b28b
to
3dd088a
Compare
Unit test for client id. Must run on an nRF91xxDK.
Add missing error codes to nrf_cloud.h for client id API.
Jira: IRIS-4787