|
Bugzilla – Full Text Bug Listing |
| Summary: | ./waf and gcov/lcov integration broken | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | build system | Assignee: | Mitch Watrous <watrous> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | gjcarneiro, ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tom Henderson
2011-06-07 11:03:36 UTC
we need to add this to the buildbot script before closing this bug I think this is fixed in ns-3-dev. Buildbot I have no idea. I am not sure it is completely fixed. I see bindings coverage and .h coverage but no .cc coverage results. Well, ns-3 builds with the cov cflags, and the cov command is run when requested. Not sure what else is needed. I think the commands used are unchanged from the very first ns-3, so it probably isnt' a regression. (In reply to comment #4) > Well, ns-3 builds with the cov cflags, and the cov command is run when > requested. Not sure what else is needed. I think the commands used are > unchanged from the very first ns-3, so it probably isnt' a regression. I will look into it further at this point, by looking at older releases, and testing this outside of waf. fixed in changesets 5d13d02dae0f and 97606ed04882 |