|
Bugzilla – Full Text Bug Listing |
| Summary: | update testing section in manual | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | documentation | Assignee: | 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 |
||
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. Created attachment 2028 [details]
patch w Vedran's comments
New patch with Vedran's suggestions
committed the revised patch in changeset 11342:bcdcb8a6750e |
Created attachment 2027 [details] patch from Tommaso