summaryrefslogtreecommitdiffstats
path: root/tests/test_cmdline
Commit message (Expand)AuthorAgeFilesLines
* Use DN objects instead of stringsJohn Dennis2012-08-121-1/+1
* Add support for external group membersAlexander Bokovoy2012-06-281-0/+4
* Fail on unknown Command optionsPetr Viktorin2012-06-201-4/+2
* Fix dnsrecord_add interactive modeMartin Kosek2012-04-151-0/+49
* Move test skipping to class setupPetr Viktorin2012-04-011-1/+5
* Add CLI parsing testsPetr Viktorin2012-03-281-0/+184
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-202-10/+10
* Check to see if the command is available before running command tests.Rob Crittenden2010-08-062-2/+12
* 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-062-0/+210