summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/test_sudo.py
Commit message (Expand)AuthorAgeFilesLines
* ipatests: Invoke class install methods properly with respect to pytest-multihostTomas Babej2014-12-161-4/+4
* test_integration: Adjust tests for pytestPetr Viktorin2014-11-211-4/+4
* sudo integration test: Remove the local user testPetr Viktorin2014-10-031-23/+0
* ipatests: test_sudo: Expect root listed out if no RunAsUser availableTomas Babej2014-06-251-2/+2
* ipatests: test_sudo: Do not expect enumeration of runasuser groupsTomas Babej2014-06-251-1/+1
* ipatests: test_sudo: Fix assertions not assuming runasgroupcat set to ALLTomas Babej2014-06-251-10/+10
* ipatests: test_sudo: Add coverage for category ALL validationTomas Babej2014-06-251-9/+184
* ipatests: test_sudo: Add coverage for external entriesTomas Babej2014-06-251-0/+87
* ipatests: test_sudo: Add tests for allowing hosts via hostmasksTomas Babej2014-06-251-0/+36
* ipatests: Add Sudo integration testTomas Babej2014-05-091-0/+335