commit 2fe0f2c84f0d41111571f2ae02575124da008743 Merge: c35c8a6 14087a7 Author: Damian Johnson atagar@torproject.org Date: Sat Jun 30 15:41:40 2012 -0700
Unit and integration tests for stem.util.proc
run_tests.py | 4 + test/integ/util/proc.py | 97 ++++++++++++++++++ test/mocking.py | 58 +++++++++++ test/unit/connection/authentication.py | 31 ++---- test/unit/util/proc.py | 171 ++++++++++++++++++++++++++++++++ 5 files changed, 339 insertions(+), 22 deletions(-)