bareos: master abce51c3

Author Committer Branch Timestamp Parent
Alaa Eddine Elamri Alaa Eddine Elamri master 2021-07-30 18:58 master 0dab5a4c Pending
Changeset gtest: added tests for default listening behavior

* the tests launche the bareos director
* checks for the expected addresses and ports to be correctly set in the director,
* and then creates a new socket and tries to bind on the same expected default/set ports, which should fail because the director is supposed to connect on them first.
mod - core/src/tests/bsock_test_connection_setup.cc Diff File
add - core/src/tests/configs/dual_stacking/default_dir_values/bareos-dir.d/director/bareos-dir.conf Diff File
add - core/src/tests/configs/dual_stacking/dir_port_set/bareos-dir.d/director/bareos-dir.conf Diff File
add - core/src/tests/configs/dual_stacking/dir_v4address_and_port_set/bareos-dir.d/director/bareos-dir.conf Diff File
add - core/src/tests/configs/dual_stacking/dir_v4address_set/bareos-dir.d/director/bareos-dir.conf Diff File