|
Bugzilla – Full Text Bug Listing |
| Summary: | QUICK fullness is used when a wrong fullness option is used | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Manuel Requena <manuel.requena> |
| Component: | test framework | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tomh |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch to check fullness option | ||
looks good pusshed in changeset 13745:af480f7e336d |
Created attachment 3133 [details] Patch to check fullness option When we pass a wrong fullness option, QUICK fullness is used as default. The attached patch checks the option and generates an error instead in test.py and src/core/model/test.cc