Generated code coverage estimation
Igor Plastov <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAGTgnLcVusLAd2=+s3V_q4Xu4y=STJJ-snvdvnCinGoipzTP8w@mail.gmail.com> |
Hello, l have a code generated by gdbus-codegen. My application and tests are using only 232 functions from generated 1005, as a result tests coverage gives about 23% for this file. Is there a way for automatic generation of tests for automatically generated by gdbus-codegen source-files? Best regards, Igor Plastov