salt/tests
Pedro Algarvio 6e9b2810ee Reduce requirements to generate keys.
The generation of keys does not involve all the checks required to accept/deny/list keys. This code change allows:
 * regular users to generate keys
 * `/etc/salt` and `/var/log/salt` not to exist or not to be readable by the current user

It also does not check for a running master. We have now lowered the requirements to run this script just for generating keys.
2012-09-05 22:31:12 +01:00
..
integration Reduce requirements to generate keys. 2012-09-05 22:31:12 +01:00
unit Fix the tests related to saltstack/salt#1900 2012-09-01 05:06:44 +01:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
consist.py Add consist test to make sure swarm returns are all the same 2012-07-18 13:24:16 -06:00
eventlisten.py PEP8 fixes for tests 2012-06-30 14:10:34 -06:00
minionswarm.py Keep minionswarm temporary files/dirs. Refs #1964. 2012-09-05 12:01:48 +01:00
runtests.py Fix syntax error from last commit. 2012-09-03 19:10:38 +01:00
saltunittest.py Make an error go to stderr and remove net 1 LOC 2012-06-30 14:53:32 -07:00