tests: fix test-help formatting 85/38685/3
authorKlement Sekera <klement.sekera@gmail.com>
Fri, 14 Apr 2023 15:41:40 +0000 (17:41 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 25 Apr 2023 15:44:53 +0000 (15:44 +0000)
Type: improvement
Change-Id: Ib7703359b998456bff88caee88c2734c7724bc09
Signed-off-by: Klement Sekera <klement.sekera@gmail.com>
test/Makefile

index 4418740..41d28f9 100644 (file)
@@ -395,7 +395,7 @@ help:
        @echo " retest-all             - run functional and extended tests"
        @echo " retest-all-debug       - run functional and extended tests (debug build)"
        @echo " test-cov               - generate code coverage report for test framework"
-       @echo " test-gcov                      - build and run functional tests (gcov build)"
+       @echo " test-gcov              - build and run functional tests (gcov build)"
        @echo " test-wipe              - wipe (temporary) files generated by unit tests"
        @echo " test-wipe-cov          - wipe code coverage report for test framework"
        @echo " test-wipe-papi         - rebuild vpp_papi sources"