Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

TBF coverage is not measured on abnormal termination (abort) #9

Open
lembergerth opened this issue Feb 4, 2019 · 0 comments
Open
Labels

Comments

@lembergerth
Copy link
Contributor

As mentioned in #8,

abnormal termination of an application does not flush gcov data. This leads to incomplete coverage data.

It should be fixed by adding an abort-signal handler that uses __gcov_flush.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants