![]() | Generic Build Support (GBS) - User Manual | HOME | |
Auditing (e.g. QAC, PCLint) |
|
![]() | ![]() |
The gbsaudit command will run an audit for one or more files in a Component.
It will generate a concatenated Audit output file optionally followed by a Summary.
The Summary is also generated in a separate file.
Upon completion the output file(s) are presented to the caller in a separate window.
The syntax of the gbsaudit command can be found here.
An Audit will only run for SubSystems that
Predefined audits can be installed with the gbsmaint command.
![]() | ![]() |
Executes the audit on all files in one or more or all SubSystems in a System (provided the SubSystem is enabled for the audit)
The syntax of the gbssysaudit command can be found here.
![]() | ![]() |
![]() | ![]() |
qac
GBSEXT_QAC_PATH | The main directory for QAC |
GBSEXT_QAC_REL | The selected QAC release |
Same way as for C-compilation
Note: #include "../../../file.h" notations are not handled correctly as they are not ANSI-C compliant.
Same way as for C compilations
![]() | ![]() |
qacpp
GBSEXT_QACPP_PATH | The main directory for QAC++ |
GBSEXT_QACPP_REL | The selected QAC++ release |
Same way as for C++-compilation
Note: #include "../../../file.h" notations are not handled correctly as they are not ANSI-C++ compliant.
Same way as for C++ compilations
![]() | ![]() |
pclint
GBSEXT_PCLINT_PATH | The main directory for PCLint |
GBSEXT_PCLINT_REL | The selected PCLint release |
Same way as for C and C++-compilation
Note: #include "../../../file.h" notations are not handled correctly as they are not ANSI-C/ANSI-C++ compliant.
Same way as for C and C++ compilations