bareos: master 2c82a192

Author Committer Branch Timestamp Parent
arogge arogge master 2022-03-09 16:14 master eda7cddf Pending
Changeset systemtest: fix pam tests

The PAM tests weren't enabled since the Python 3 transition renamed
PYTHON to PYTHON_EXECUTABLE. This is now fixed.
We also detect ASan builds and prepend the library to LD_PRELOAD so the
tests will work in such an environment.
mod - systemtests/cmake/BareosSystemtestFunctions.cmake Diff File
mod - systemtests/tests/bconsole-pam/testrunner Diff File
mod - systemtests/tests/python-pam/testrunner Diff File