PacketBB: Converted test script to use new testing framework.

This commit is contained in:
Tom Wambold
2009-09-15 16:25:49 -04:00
parent 865279bd09
commit a8a0ce0d13
2 changed files with 272 additions and 277 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -46,6 +46,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')