Bob Lantz
|
433d83221a
|
Fix typo
|
2013-09-19 04:12:04 -07:00 |
|
Bob Lantz
|
9cc9a491a8
|
Avoid reverse DNS lookup
|
2013-09-18 20:53:54 -07:00 |
|
Bob Lantz
|
76a8a1637f
|
Clean up sshd.py and its test so it works on VirtualBox
|
2013-09-18 20:48:22 -07:00 |
|
Bob
|
d70ca981c9
|
Update README.md
|
2013-09-12 14:23:19 -07:00 |
|
Bob
|
4b719d7443
|
Minor cosmetic edits
|
2013-09-12 14:21:20 -07:00 |
|
Bob Lantz
|
5b9f6b2192
|
Added .md to README so that it displays nicely on github.
|
2013-09-12 14:16:58 -07:00 |
|
Brian O'Connor
|
bfb560045c
|
add rm to sshd tests
|
2013-09-11 14:45:49 -07:00 |
|
Brian O'Connor
|
c5da46f125
|
added -quick options to skip long tests
|
2013-09-11 14:45:49 -07:00 |
|
Brian O'Connor
|
10fdd01dc8
|
fixed runner.py and added -v and -quick options
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
1e9e781c12
|
changed 1% to 2% in test_limit.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
24b38126ec
|
cleaned up and commented test_simpleperf.py
|
2013-09-11 14:45:48 -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
|
48c49c54e2
|
cleaned up and commented test_sshd.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
d4993c0ba4
|
cleaned up and commented test_scratchnet.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
213b7c57ee
|
cleaned up and commented test_popen.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
b9b1f2e7f0
|
cleaned up and commented test_nat.py; added check for connectivity before running test
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
cdd5210bb7
|
cleaned up and commented test_multitest.py
|
2013-09-11 14:45:48 -07:00 |
|
Brian O'Connor
|
bc90a79581
|
cleaned up and commented test_multipoll.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
e6e1260bc2
|
cleaned up and commented test_multiping.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
1d555e724b
|
cleaned up and commented test_linearbandwidth.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
e6fe480a30
|
cleaned up and commented test_limit.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
91a06063b4
|
cleaned up and commented test_hwintf.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
49fc496c12
|
cleaned up and commented test_emptynet.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
94abeeabb9
|
cleaned up and commented test_cpu.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
b7e506341f
|
cleaned up and commented test_controlnet.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
fba3fd81fa
|
cleaned up and commented test_controllers.py
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
e875c0de26
|
minor test cleanup
|
2013-09-11 14:45:47 -07:00 |
|
Brian O'Connor
|
43f058df6d
|
cleaned up and commented test_bind.py; added one new test
|
2013-09-11 14:45:46 -07:00 |
|
Brian O'Connor
|
01c0ef0013
|
added comments to test_baresshd.py
|
2013-09-11 14:45:46 -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 |
|
Brian O'Connor
|
5a646a0d20
|
sshd.py: allow sshd args to be passed via commandline
|
2013-09-11 14:45:46 -07:00 |
|
Brian O'Connor
|
9a73dcad53
|
fixed print format in popenpoll
|
2013-09-11 14:45:46 -07:00 |
|
Brian O'Connor
|
b605cf74d2
|
style in multitest
|
2013-09-11 14:45:46 -07:00 |
|
Brian O'Connor
|
220376b6e2
|
hwintf.py: allow intf to be specified in cmd line
|
2013-09-11 14:45:46 -07:00 |
|
Brian O'Connor
|
cfb6bf95a3
|
adding commandline args to UserSwitch in controlnet, examples of partial
|
2013-09-11 14:45:46 -07:00 |
|
Brian O'Connor
|
3905843257
|
accept command line args in baresshd.py
|
2013-09-11 14:45:45 -07:00 |
|
Bob Lantz
|
13554a3d83
|
Minor cleanup
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
9bfc7c7768
|
Satisfy pylint
|
2013-09-11 12:00:16 -07:00 |
|
Bob Lantz
|
045ef7b801
|
Add docstring to satisfy pylint
|
2013-09-11 12:00:15 -07:00 |
|
Bob Lantz
|
445c0959b5
|
Pass code check (except bogus Popen error)
|
2013-09-11 12:00:15 -07:00 |
|
Brian O'Connor
|
2e7d0d4934
|
fixed indent issue with examples/controllers.py
|
2013-09-11 12:00:15 -07:00 |
|
Brian O'Connor
|
e935da461a
|
added comments and cleaned up controlnet.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
967614f64a
|
adding examples/__init__.py
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
891d807137
|
fixed multiping example
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
ecddbcf240
|
updated emptynet to use addLink
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
aacf7c4613
|
fixing controllers.py to use api
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
3a35480c7a
|
removing test from controlnet
|
2013-09-11 12:00:14 -07:00 |
|
Brian O'Connor
|
7c962d2f61
|
Fixed MininetFacade and moved main logic into run. First shot at "test" function
|
2013-09-11 12:00:13 -07:00 |
|
Brian O'Connor
|
dc882d6905
|
clean up controlnet
|
2013-09-11 12:00:13 -07:00 |
|
Brian O'Connor
|
15146d900c
|
changed CLI to MininetFacade; a great deal of logic also changed
|
2013-09-11 12:00:13 -07:00 |
|