We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc19bd4 commit e207c40Copy full SHA for e207c40
docs/en/api-guides/linux-host-testing.rst
@@ -60,6 +60,8 @@ The :component_file:`NVS page unit test <nvs_flash/host_test/nvs_page_test/main/
60
Requirements
61
^^^^^^^^^^^^
62
63
-Besides the usual IDF requirements and CMock requirements, only the host's ``GCC/g++`` is required.
+- Installed IDF including all IDF requirements
64
+- CMock requirements (``Ruby``)
65
+- ``libbsd``
66
67
The host tests have been tested on Ubuntu 20.04 with ``GCC`` version 9 and 10.
0 commit comments