bareos: master 155963c6

Author Committer Branch Timestamp Parent
arogge arogge master 2019-10-17 16:12 master b716a6b4 Pending
Changeset tests: make sure nothing is loaded from regress directory

Previously one of the tests loaded its datafiles from the regress BASE
directory. This made tests fail when executed in a core-only build like
we do when building rpms.
This patch copies the files into tests/ directory so no data from
outside core is loaded anymore.
mod - core/src/tests/CMakeLists.txt Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-ca.pem Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-dir.bareos.org-cert.pem Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-dir.bareos.org-key.pem Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-sd1.bareos.org-cert.pem Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-sd1.bareos.org-key.pem Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-sd2.bareos.org-cert.pem Diff File
add - core/src/tests/configs/test_bsock/tls/bareos-sd2.bareos.org-key.pem Diff File
add - core/src/tests/configs/test_bsock/tls/client1.bareos.org-cert.pem Diff File
add - core/src/tests/configs/test_bsock/tls/client1.bareos.org-key+cert.pem Diff File
add - core/src/tests/configs/test_bsock/tls/client1.bareos.org-key.pem Diff File
add - core/src/tests/configs/test_bsock/tls/console.bareos.org-cert.pem Diff File
add - core/src/tests/configs/test_bsock/tls/console.bareos.org-key.pem Diff File