BullseyeCoverage
covint -d|--disable [options] compiler-ID ... covint -e|--enable [options] compiler-ID ... covint -h|--help covint -l|--list [options] covint -s|--status [options]
covint
installs, removes, and shows information about compiler integrations.
Action -d
(--disable
) removes compiler integration designated by each compiler-ID argument.
Action -e
(--enable
) installs compiler integration designated by each compiler-ID argument.
If the compiler integration is already installed,
no action is taken.
Action -h
(--help
) displays a summary of options.
Action -l
(--list
) displays all the possible compiler integrations that can be installed.
Action -s
(--status
) displays all the currently installed compiler integrations.
-q | --quiet
| Suppress warnings and the copyright message. |
-v | --verbose
| Show informational messages. |
--no-banner | Suppress startup banner |
COVCCFG | Configuration file. See FILES. |
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/covint.cfg
home-directory/covint.cfg
This command may require administrator privilege.
Updated: 14 Jul 2025
Copyright © Bullseye Testing Technology. All Rights Reserved.