Bug 344 - We need a python regression test
We need a python regression test
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: regression
ns-3.2
All All
: P1 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-12 17:55 UTC by Craig Dowell
Modified: 2008-09-15 06:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Dowell 2008-09-12 17:55:52 UTC
We should have at least one regression test that uses the python bindings to generate traces which are compared a la the C++ script tests.
Comment 1 Gustavo J. A. M. Carneiro 2008-09-15 06:48:46 UTC
Fixed in 3697:97c84e70a7db

Caveat: Python scripts cannot generate ascii traces (see bug #155), so only pcap files are compared.