remove and replace packetbb unit tests (bug 675)

This commit is contained in:
Tom Wambold
2009-09-23 15:35:26 -07:00
2 changed files with 272 additions and 277 deletions

View File

@@ -47,6 +47,7 @@ def build(bld):
'ipv6-raw-socket-factory.cc',
'ipv6-routing-protocol.cc',
'packetbb.cc',
'packetbb-test-suite.cc',
]
headers = bld.new_task_gen('ns3header')