tests: Create the testing service certificate on demand

Replace the make-testcert command with a module that creates
the certificate when it is first needed.
As a result the tests are more self-contained, and can be run from
a read-only location (such as installed from a system package).

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
Petr Viktorin
2014-03-05 16:46:21 +01:00
parent 5ae737e160
commit 68f4af3122
6 changed files with 121 additions and 166 deletions

View File

@@ -113,7 +113,6 @@ lint: bootstrap-autogen
test:
./make-testcert
./make-test
release-update: