Bug 2746

Summary: Remove duplicate test case in RED test suite
Product: ns-3 Reporter: Mohit <tahiliani.nitk>
Component: traffic-controlAssignee: Stefano Avallone <stavallo>
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs
Priority: P3    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Proposed patch

Description Mohit 2017-05-28 15:08:01 UTC
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
Comment 1 Stefano Avallone 2017-05-28 16:17:54 UTC
Pushed with changeset 12896:11300a1d3919, thanks.