Bug 2105

Summary: update testing section in manual
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: documentationAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, tommaso.pecorella, vedran
Priority: P5    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: patch from Tommaso
patch w Vedran's comments

Description Tom Henderson 2015-04-22 09:02:56 UTC
Created attachment 2027 [details]
patch from Tommaso
Comment 1 Vedran Miletić 2015-04-22 09:24:06 UTC
Instead of

where EXTENSIVE includes QUICK and TAKES_FOREVER includes QUICK and EXTENSIVE (only QUICK tests are run by default).

I suggest

Note that specifying EXTENSIVE fullness will also run tests in QUICK category. Specifying TAKES_FOREVER will run tests in EXTENSIVE and QUICK categories. By default, only QUICK tests are ran.

Instead of

can be EXTENSIVE: these are tests that typically needs minutes. TAKES_FOREVER is
left for test that takes really slow: in the order of several minutes.

I suggest

can be EXTENSIVE; these are tests that typically need minutes. TAKES_FOREVER is
left for tests that take a really long time, in the order of several minutes.

Otherwise +1.
Comment 2 Tommaso Pecorella 2015-04-23 04:00:51 UTC
Created attachment 2028 [details]
patch w Vedran's comments

New patch with Vedran's suggestions
Comment 3 Tom Henderson 2015-05-01 09:52:45 UTC
committed the revised patch in changeset 11342:bcdcb8a6750e