Bug 623

Summary: Use operator== instead of operator!= in NS_TEST_ASSET_EQUAL
Product: ns-3 Reporter: Pavel Boyko <boyko>
Component: generalAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: trivial CC: mathieu.lacage
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Patch

Description Pavel Boyko 2009-07-05 03:57:29 UTC
Created attachment 513 [details]
Patch

Trivial, but this is required for mesh module merge -- all unit tests there rely on ==, not on !=.
Comment 1 Mathieu Lacage 2009-07-13 03:07:20 UTC
changeset 280e7729894c