Feature #8145
closed
Added by Evgeny Novikov over 7 years ago.
Updated about 6 years ago.
Category:
* Build commands extracting
Description
At the moment Klever Core assumes users provide sources and some options for building their software internally. This can be reasonable and can be established for some projects like the Linux kernel but for other ones this can be an obstacle. That's why I suppose to develop a special tool for intercepting build information required for following verification objects generation and to support its output within Klever Core (although this tool can be useful not only for verification purposes I would not like to spend any my time for making it useful in a more general case, so it will be incorporated within Klever). In particular this will allow to avoid very resource consuming preparing of sources during validation based on Git commits.
- Target version set to 2.0
Also I and Ilja Zakharov suggest to try to get rid of all compiler options except ones used for preprocessing (input and output files will be obtained anyway). It seems that we do need just the latter while other options can just confuse CIF based on GCC 4.6 when another compiler version is used for building.
- Blocks Feature #9162: Implement strategy based on collected coverage to verify kernel subsystems added
- Status changed from New to Resolved
The mentioned tool is Clade, it is integrated in Klever.
- Blocks deleted (Bug #8458: Directories mismatch)
- Status changed from Resolved to Closed
Branch klever-2.0 passed all tests and I merged it to master in 72be796e3 marked as v2.0rc1.
Also available in: Atom
PDF