GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
gendesc(1) User Manuals gendesc(1)

gendesc - Generate a test case description file

gendesc [-h|--help] [-v|--version]

[-o|--output-filename filename]
inputfile

Convert plain text test case descriptions into a format as understood by genhtml. inputfile needs to observe the following format:

For each test case:

-
one line containing the test case name beginning at the start of the line

-
one or more lines containing the test case description indented with at least one whitespace character (tab or space)

Example input file:

test01

An example test case description.
Description continued

test42

Supposedly the answer to most of your questions

Note: valid test names can consist of letters, decimal digits and the underscore character ('_').

-h
--help
Print a short help text, then exit.

-v
--version

Print version number, then exit.

-o filename
--output-filename filename

Write description data to 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)
LCOV 1.15 2020-08-12

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.