-
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
doc: Unit test documentation for nRF9160 Asset Tracker v2 #7494
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo in commit message.
0db760b
to
dab3761
Compare
dab3761
to
734fb37
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 Publishing GitHub Action. |
Integration test specification
Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this. Requested a few changes.
@shantha-14 This is FYI. Here we are adding documentation on how to run the asset tracker v2 unit tests.
ae8d510
to
8a1e7ac
Compare
8a1e7ac
to
1e5b5a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider joining line 68 and line 69 in unit_test.rst. I think line 69 does not need to be in a new line. Everything else looks good.
Added Unit test documentation for nRF9160 Asset Tracker v2 Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
1e5b5a7
to
7302783
Compare
|
||
Enter the following west commands to execute the tests on different board targets: | ||
|
||
* :ref:`zephyr:native_posix` board target: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* :ref:`zephyr:native_posix` board target: | |
* :ref:`zephyr:native_posix` board target: 🎯 | |
@@ -103,6 +103,7 @@ nRF9160: Asset Tracker v2 | |||
* Support for QEMU x86 emulation. | |||
* Support for the :ref:`lib_nrf_cloud_pgps` flash memory partition under certain conditions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run
applications/asset_tracker_v2/doc/unit_test.rstapplications/asset_tracker_v2/doc/unit_test.rst
Add unit test documentation for nRF9160 Asset Tracker v2
Signed-off-by: divya pillai divya.pillai@nordicsemi.no