File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In the BabbleSim documentation you can find more information on how to
22
22
`get <https://babblesim.github.io/fetching.html >`_ and
23
23
`build <https://babblesim.github.io/building.html >`_ the simulator.
24
24
In the :ref: `nrf52_bsim<nrf52_bsim> ` and :ref: `nrf5340bsim<nrf5340bsim> ` boards documentation
25
- you can find more information about how to build Zephyr targeting thesee particular boards,
25
+ you can find more information about how to build Zephyr targeting these particular boards,
26
26
and a few examples.
27
27
28
28
Types of tests
@@ -66,7 +66,7 @@ Test coverage and BabbleSim
66
66
As the :ref: `nrf52_bsim<nrf52_bsim> ` and :ref: `nrf5340bsim<nrf5340bsim> ` boards are based on the
67
67
POSIX architecture, you can easily collect test coverage information.
68
68
69
- You can use the script :code : `tests/bsim/generate_coverage_report.sh ` to generate an html
69
+ You can use the script :zephyr_file : `tests/bsim/generate_coverage_report.sh ` to generate an html
70
70
coverage report from tests.
71
71
72
72
Check :ref: `the page on coverage generation <coverage_posix >` for more info.
You can’t perform that action at this time.
0 commit comments