Skip to content

Commit e207c40

Browse files
committed
[docs]: Corrected Linux host test requirements
1 parent dc19bd4 commit e207c40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/api-guides/linux-host-testing.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ The :component_file:`NVS page unit test <nvs_flash/host_test/nvs_page_test/main/
6060
Requirements
6161
^^^^^^^^^^^^
6262

63-
Besides the usual IDF requirements and CMock requirements, only the host's ``GCC/g++`` is required.
63+
- Installed IDF including all IDF requirements
64+
- CMock requirements (``Ruby``)
65+
- ``libbsd``
6466

6567
The host tests have been tested on Ubuntu 20.04 with ``GCC`` version 9 and 10.

0 commit comments

Comments
 (0)