|
Bugzilla – Full Text Bug Listing |
| Summary: | gcov coverage test support for applications over DCE | ||
|---|---|---|---|
| Product: | dce | Reporter: | Hajime Tazaki <tazaki> |
| Component: | other | Assignee: | Hajime Tazaki <tazaki> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P1 | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: |
gcov support patch for ns-3-dce
gcov support patch for ns-3-linux gcov support patch for ns-3-dev |
||
Created attachment 1521 [details]
gcov support patch for ns-3-linux
Created attachment 1522 [details]
gcov support patch for ns-3-dev
it's a bad idea to handle global scope exit handler though.
changeset 412 b6d3dc1d6def |
Created attachment 1520 [details] gcov support patch for ns-3-dce current DCE cannot gather the gcov coverage information of applications running over DCE, including Linux kernel. The attached patchsets the work-in-progress ones that should be improved before merging.