Bug 2746 - Remove duplicate test case in RED test suite
Remove duplicate test case in RED test suite
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: traffic-control
ns-3-dev
All All
: P3 enhancement
Assigned To: Stefano Avallone
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-05-28 15:08 UTC by Mohit
Modified: 2017-05-28 16:17 UTC (History)
1 user (show)

See Also:


Attachments
Proposed patch (3.11 KB, patch)
2017-05-28 15:08 UTC, Mohit
Details | Diff

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