Bug 344

Summary: We need a python regression test
Product: ns-3 Reporter: Craig Dowell <craigdo>
Component: regressionAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: ns-3.2   
Hardware: All   
OS: All   

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.