0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add first test cases for netsnmpagent SNMP objects (Unsigned32) More... almost 12 years ago
netsnmptestenv: Add snmpset() method to set values More... almost 12 years ago
netsnmptestenv: Make snmpget() extract and return data and datatype More... almost 12 years ago
Update TEST-MIB.txt to offer OIDs for more diverse testing More... almost 12 years ago
Re-import os and time once more in netsnmptestenv's shutdown() method More... almost 12 years ago
Use __file__ instead of sys.argv[0] to find path to TEST-MIB More... almost 12 years ago
Rename test_netsnmpagent.py to test_netsnmpagent_init.py More... almost 12 years ago
Add first test cases for netsnmpagent module itself More... almost 12 years ago
Add test cases for snmpcmd() exceptions to test_netsnmptestenv.py More... almost 12 years ago
netsnmptestenv: Fix snmpcmd() error detection/exceptions More... almost 12 years ago
Reorder imports in test_netsnmptestenv to be more logical More... almost 12 years ago
Use slightly more intelligent process killing in netsnmptestenv module More... almost 12 years ago
Add more tests for complete and clean shutdown() in test_netsnmptestenv.py More... almost 12 years ago
Test that snmpget really fails again after netsnmptestenv shutdown More... almost 12 years ago
Make use of nicer/more effective nose tools in test_netsnmptestenv.py More... almost 12 years ago
Use @timed decorator to test the time test_netsnmptestenv functions use More... almost 12 years ago
Have test_netsnmptestenv.py also test shutdown(), not just call it More... almost 12 years ago
Add docstrings to test cases in test_netsnmptestenv.py More... almost 12 years ago
Use nose as testing framework More... almost 12 years ago
netsnmptestenv: Move shutdown()'s process killing into own function More... almost 12 years ago
netsnmptestenv: Rename __del__ to shutdown More... almost 12 years ago
netsnmptestenv: Have snmpcmd() raise exceptions in timeout/"no such OID" cases More... almost 12 years ago
netsnmptestenv: Always strip() SNMP command's output immediately More... almost 12 years ago
netsnmptestenv: Explicitly remember used TCP ports in instance variables More... almost 12 years ago
netsnmpagent: Call net-snmp's shutdown_agent() in shutdown() method More... almost 12 years ago
netsnmpagent: Rename __del__ to shutdown() More... almost 12 years ago
netsnmpapi: define netsnmp_init_mib() instead of unused init_mib() More... almost 12 years ago
Add netsnmptestenv Python module More... almost 12 years ago
Cosmetics More... almost 12 years ago
Revert c77f52aaa and c20a48f89 (do not define __version__ ourselves) More... almost 12 years ago