BullseyeCoverage
covpost [options] BullseyeCoverage.data ...
covpost
processes output from the
embedded system
small footprint run-time library.
The BullseyeCoverage.data file is the output from cov_dumpData.
The measurements from each BullseyeCoverage.data file
are merged into coverage files.
If you are running the Coverage Browser while you use covpost
,
use the Coverage Browser menu command View Refresh
command to see the updated data.
-f Path | --file Path
| The coverage file is specified by Path. The default is test.cov .
You can specify more than one coverage file by repeating this option.
|
-h | --help
| Display a summary of options. |
-q | --quiet
| Suppress warnings and the copyright message. |
-v | --verbose
| Show informational messages. |
--no-banner | Suppress startup banner |
COVFILE | The coverage file. Option -f (--file ) overrides this setting.
The COVFILELIST environment variable overrides this setting.
|
COVFILELIST | A comma-separated list of coverage file paths.
Option -f (--file ) overrides this setting.
|
If the files listed below exist, they contain initial options separated by white space.
Within these files,
$
NAME is replaced by the value of the environment variable named NAME.
BullseyeCoverage/bin/covpost.cfg
home-directory/covpost.cfg
Updated: 27 Jan 2022
Copyright © Bullseye Testing Technology. All Rights Reserved.