traffic-control: Relocate PfifoFast test suite due to dependency
This commit is contained in:
@@ -234,6 +234,7 @@ def build(bld):
|
||||
'test/ipv6-packet-info-tag-test-suite.cc',
|
||||
'test/ipv6-test.cc',
|
||||
'test/ipv6-raw-test.cc',
|
||||
'test/pfifo-fast-queue-disc-test-suite.cc',
|
||||
'test/tcp-test.cc',
|
||||
'test/tcp-timestamp-test.cc',
|
||||
'test/tcp-wscaling-test.cc',
|
||||
|
||||
@@ -21,7 +21,6 @@ def build(bld):
|
||||
|
||||
module_test = bld.create_ns3_module_test_library('traffic-control')
|
||||
module_test.source = [
|
||||
'test/pfifo-fast-queue-disc-test-suite.cc',
|
||||
'test/red-queue-disc-test-suite.cc',
|
||||
'test/codel-queue-disc-test-suite.cc',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user