gendesc(1) | User Manuals | gendesc(1) |
gendesc - Generate a test case description file
gendesc [-h|--help] [-v|--version]
Convert plain text test case descriptions into a format as understood by genhtml. inputfile needs to observe the following format:
For each test case:
Example input file:
test01
test42
Note: valid test names can consist of letters, decimal digits and the underscore character ('_').
-h
--help
-v
--version
-o filename
--output-filename filename
By default, output is written to STDOUT.
Peter Oberparleiter <Peter.Oberparleiter@de.ibm.com>
lcov(1), genhtml(1), geninfo(1), genpng(1), gcov(1)
https://github.com/linux-test-project/lcov
LCOV 2.0 | 2024-03-25 |