Bob Lantz
|
e37afe996b
|
First crack at Python 3 compatibility
Mostly we just use mininet.util.pexpect so that we can use
unicode strings without changing calls to pexpect.spawn()
|
2018-07-25 19:44:45 -07:00 |
|
Bob Lantz
|
5dc15aeaaf
|
Tolerate slow startup/lost pings for now
In the long run we should troubleshoot the performance issue
on kvm/Ubuntu15, but for now we are relaxing the constraint.
Closes #593
|
2016-01-26 15:40:56 -08:00 |
|
Brian O'Connor
|
c5da46f125
|
added -quick options to skip long tests
|
2013-09-11 14:45:49 -07:00 |
|
Brian O'Connor
|
3577a6989d
|
cleaned up and commented test_tree1024.py and test_treeping64.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
a46fae0687
|
adding first draft of tests for all examples, they need comments and clean up, some could be made more rebust
|
2013-09-11 14:45:46 -07:00 |
|