.. include:: ./../../macros.txt .. include:: ./../../units.txt .. _WAF_TOOL_UNIT_TEST: Unit Test ========= .. Comments: gcc is the abbreviation for "GNU Compiler Collection" gcov is a source code coverage analysis tool py is the Python file extension and not properly recognized by the spellchecker linkcheck is the name of the builder .. spelling:: conf env gcc gcov gcovr py linkcheck The tool is located in ``tools/waf-tools``. Tool Documentation ------------------ .. automodule:: f_unit_test :members: :show-inheritance: