diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/agent-pkcs11.testscript | 1 | ||||
-rw-r--r-- | tests/build/bootstrap.build | 1 | ||||
-rw-r--r-- | tests/build/root.build | 1 | ||||
-rw-r--r-- | tests/buildfile | 1 | ||||
-rw-r--r-- | tests/client.testscript | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/agent-pkcs11.testscript b/tests/agent-pkcs11.testscript index 0205bc6..69f43b8 100644 --- a/tests/agent-pkcs11.testscript +++ b/tests/agent-pkcs11.testscript @@ -1,5 +1,4 @@ # file : tests/agent-pkcs11.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : args diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index b42a95d..c9187a6 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,4 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index bb9582e..a645b11 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,4 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Setup the client and agents that we are testing. diff --git a/tests/buildfile b/tests/buildfile index 10ef675..060a9e2 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,4 @@ # file : tests/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript{*} $openssl_client $openssl_agent_pkcs11 diff --git a/tests/client.testscript b/tests/client.testscript index 4f73c00..97872ad 100644 --- a/tests/client.testscript +++ b/tests/client.testscript @@ -1,5 +1,4 @@ # file : tests/client.testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.arguments += rsautl -sign -keyform engine -engine pkcs11 |