lpabon / cmockery2

Reviving cmockery unit test framework from Google
Apache License 2.0
69 stars 39 forks source link

Profiling output issue in Fedora rpms #4

Closed lpabon closed 10 years ago

lpabon commented 10 years ago

It looks like the Fedora RPMs are being built with coverage enabled. This causes program to output the following warning when run:

profiling:/builddir:Cannot create directory
profiling:/builddir/build/BUILD/cmockery2-1.3.7/.libs/libcmockery_la-cmockery.gcda:Skip
lpabon commented 10 years ago

This does not cause the unit test to return a failure status. The return code is still 0 for a successful test run.

lpabon commented 10 years ago

Fixed in fedora/epel rpm cmockery2-1.3.8-1