bareos: master 4d163c00

Author Committer Branch Timestamp Parent
joergs GitHub master 2021-09-30 18:12 master a3c364f3 Pending
Changeset Merge pull request 0000944 from bareos/dev/joergs/master/systemtests-python

Systemtest python-bareos: split tests in separate files
mod - CHANGELOG.md Diff File
mod - systemtests/cmake/BareosSystemtestFunctions.cmake Diff File
add - systemtests/python-modules/bareos_unittest/__init__.py Diff File
add - systemtests/python-modules/bareos_unittest/base.py Diff File
add - systemtests/python-modules/bareos_unittest/json.py Diff File
mod - systemtests/scripts/functions Diff File
add - systemtests/scripts/run_python_unittests.sh Diff File
add - systemtests/tests/python-bareos/list_unittests.py Diff File
rm - systemtests/tests/python-bareos/python-bareos-unittest.py Diff File
add - systemtests/tests/python-bareos/run_all_unittests.sh Diff File
add - systemtests/tests/python-bareos/test-setup Diff File
add - systemtests/tests/python-bareos/test_acl.py Diff File
add - systemtests/tests/python-bareos/test_bvfs.py Diff File
add - systemtests/tests/python-bareos/test_delete.py Diff File
add - systemtests/tests/python-bareos/test_filedaemon.py Diff File
add - systemtests/tests/python-bareos/test_json.py Diff File
add - systemtests/tests/python-bareos/test_json_config.py Diff File
add - systemtests/tests/python-bareos/test_plaintext.py Diff File
add - systemtests/tests/python-bareos/test_protocol_124.py Diff File
add - systemtests/tests/python-bareos/test_python_bareos_module.py Diff File
add - systemtests/tests/python-bareos/test_runscript.py Diff File
add - systemtests/tests/python-bareos/test_show.py Diff File
add - systemtests/tests/python-bareos/test_tlspsk.py Diff File
rm - systemtests/tests/python-bareos/testrunner Diff File
rm - systemtests/tests/python-pam/etc/bareos/bconsole-default.conf.in Diff File
add - systemtests/tests/python-pam/etc/bareos/bconsole-pam.conf.in Diff File
mod - systemtests/tests/python-pam/etc/bareos/bconsole.conf.in Diff File
mod - systemtests/tests/python-pam/testrunner Diff File
mod - systemtests/tests/python-restapi/testrunner.in Diff File