|
Bugzilla – Full Text Bug Listing |
| Summary: | Remove duplicate test case in RED test suite | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mohit <tahiliani.nitk> |
| Component: | traffic-control | Assignee: | Stefano Avallone <stavallo> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Proposed patch | ||
Pushed with changeset 12896:11300a1d3919, thanks. |
Created attachment 2850 [details] Proposed patch Test 11 and Test 13 in red-queue-disc-test-suite.cc are identical. Summary of changes made in the proposed patch: - Test 13 has been removed in the proposed patch. - Test 14 has been renamed as test 13 with other related changes. Regards, Mohit P. Tahiliani