summaryrefslogtreecommitdiffstats
path: root/tests/test_cmdline/test_ipagetkeytab.py
Commit message (Expand)AuthorAgeFilesLines
* Make an ipa-tests packagePetr Viktorin2013-06-171-152/+0
* Handle DIR type CCACHEs in test_cmdline properlyMartin Kosek2013-05-221-1/+1
* Relax getkeytab test to allow additional messages on stderrPetr Viktorin2013-05-221-1/+3
* Use DN objects instead of stringsJohn Dennis2012-08-121-1/+1
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Check to see if the command is available before running command tests.Rob Crittenden2010-08-061-2/+3
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-061-2/+2
* Add framework for other command-line tests, starting with ipa-getkeytab.Rob Crittenden2010-08-061-0/+149