Bug 2105 - update testing section in manual
update testing section in manual
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: documentation
pre-release
PC Linux
: P5 normal
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-22 09:02 UTC by Tom Henderson
Modified: 2015-05-01 09:52 UTC (History)
3 users (show)

See Also:


Attachments
patch from Tommaso (8.38 KB, patch)
2015-04-22 09:02 UTC, Tom Henderson
Details | Diff
patch w Vedran's comments (8.46 KB, patch)
2015-04-23 04:00 UTC, Tommaso Pecorella
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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