You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt gnatcov_rts for CCG and add support for CCG testing in the testsuite
See merge request eng/das/cov/gnatcoverage!333
This MR brings various changes related to CCG support:
* A configuration option in gnatcov_rts to be able to ignore the C sources, to be compatible with CCG
* various preparatory changes in the testsuite:
* The possibility to use an alternate builder in an altrun
* Missing test.opt settings for native light runtime configuration
* More configurability in libsupport, to be able to override the last chance handler heuristics and pass cargs on the command line
* And a new altrun to be able to build test executables through CCG, for a native target only.
A MR will follow in Anod to schedule a run with CCG.
Part of eng/das/cov/gnatcoverage#111
0 commit comments