[Ns-bugs] [Bug 699] New: TestCase::DoRun probably should not return a bool
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Thu Oct 1 04:29:51 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=699
Summary: TestCase::DoRun probably should not return a bool
Product: ns-3
Version: pre-release
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: simulation core
AssignedTo: ns-bugs at isi.edu
ReportedBy: mathieu.lacage at sophia.inria.fr
Estimated Hours: 0.0
It would be simpler for all testcases if we did not have to return something
and merely used the status of TestCase::m_error as set by ReportFailure.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list