[libsoup/wip/smcv/installed-tests: 2/2] tests: Install missing test cert and key for installed-tests




commit ceabf7c823cd539c62b287d7a542b45bf76496f7
Author: Simon McVittie <smcv debian org>
Date:   Sat Mar 5 17:57:10 2022 +0000

    tests: Install missing test cert and key for installed-tests
    
    We need these if we are reusing the build-time tests for
    "as-installed" testing.
    
    Signed-off-by: Simon McVittie <smcv debian org>

 tests/meson.build | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/tests/meson.build b/tests/meson.build
index 34a17c96..7851e571 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -61,6 +61,8 @@ if installed_tests_enabled
     'index.txt',
     'test-cert.pem',
     'test-key.pem',
+    'test-cert-2.pem',
+    'test-key-2.pem',
     install_dir : installed_tests_execdir
   )
 endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]