lantz
|
53975940de
|
Test fixes and debugging (#1005)
test_controlnet: log to stdout for now
test_walkthrough: wait for http server connection
|
2021-01-09 18:53:50 -08:00 |
|
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
|
433d83221a
|
Fix typo
|
2013-09-19 04:12:04 -07:00 |
|
Brian O'Connor
|
b7e506341f
|
cleaned up and commented test_controlnet.py
|
2013-09-11 14:45:47 -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 |
|