Add ipa-run-tests command

Part of the work for: https://fedorahosted.org/freeipa/ticket/3654
This commit is contained in:
Petr Viktorin
2013-06-17 19:22:58 +02:00
committed by Martin Kosek
parent c60142efda
commit e87807d379
3 changed files with 39 additions and 0 deletions
+1
View File
@@ -74,6 +74,7 @@ def setup_package():
"ipatests.test_ipaserver.install",
"ipatests.test_pkcs10",
"ipatests.test_xmlrpc"],
scripts=['ipa-run-tests'],
package_data = {
'ipatests.test_install': ['*.update'],
'ipatests.test_pkcs10': ['*.csr']}