Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add tests for process and service modules | Adrian Likins | 2008-01-17 | 1 | -0/+34 | |
| | ||||||
* | add some test cases for the mount and networktest modules | Adrian Likins | 2008-01-17 | 1 | -0/+33 | |
| | ||||||
* | more test cases | Adrian Likins | 2008-01-17 | 1 | -6/+63 | |
| | ||||||
* | run unittests and async_test.py as part of test-it.sh | Adrian Likins | 2008-01-16 | 1 | -0/+16 | |
| | ||||||
* | a start at some unittest modules. | Adrian Likins | 2008-01-16 | 1 | -0/+65 | |
| | | | | | This expects the "python-nose" package to be installed. To test, run "nosetests" in the unittest subdir | |||||
* | add a klugey sleep to make the thread pokeryjiggery a little saner | Adrian Likins | 2008-01-16 | 1 | -0/+3 | |
| | ||||||
* | Jobthing is now functional (see async_test.py for example usage), we still need | Michael DeHaan | 2008-01-15 | 1 | -0/+38 | |
| | | | | to delete jobs that have expired after a certain amount of time to avoid keeping too many results around in storage. | |||||
* | add some test to pound on the threaded xmlrpc server a little bit | Adrian Likins | 2008-01-13 | 1 | -0/+22 | |
| | ||||||
* | some rudimentary "poke at the server bits" | Adrian Likins | 2007-12-18 | 1 | -0/+37 | |
| | | | | we could use some unit tests for the modules, and run them from here | |||||
* | clean up /var/lib/func/certmaster as well | Adrian Likins | 2007-12-18 | 1 | -3/+9 | |
| | | | | sleep a bit after starting up funcd so the certs show up in certmaster-ca -l | |||||
* | added some more testing, starting to test certmaster/certmaster-ca/funcd | Adrian Likins | 2007-12-17 | 1 | -0/+50 | |
| | | | | | which doesn't actually work in the test script at the moment, not sure why | |||||
* | start of a testing script. Mostly just build and setup stuff | Adrian Likins | 2007-12-17 | 1 | -0/+163 | |
at the moment. |