Skip to content

Commit 1abde2b

Browse files
committed
test: document -ccache option of idfx_test.py
1 parent 91d0c22 commit 1abde2b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/source/testing/idfxTest.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ The constructor parses command-line arguments using ``argparse``. These options
7474
* - ``-Werror``
7575
- ``Werror``
7676
- Treat compiler warnings as errors.
77+
* - ``-ccache``
78+
- ``ccache``
79+
- Enable usage of ccache to build the tests and reduce the build time.
7780

7881
Main Methods
7982
------------

0 commit comments

Comments
 (0)