|
Bugzilla – Full Text Bug Listing |
| Summary: | Use operator== instead of operator!= in NS_TEST_ASSET_EQUAL | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Pavel Boyko <boyko> |
| Component: | general | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | mathieu.lacage |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch | ||
changeset 280e7729894c |
Created attachment 513 [details] Patch Trivial, but this is required for mesh module merge -- all unit tests there rely on ==, not on !=.