bareos: master cbe39738

Author Committer Branch Timestamp Parent
franku franku master 2019-08-05 18:03 master d9cee9ee Pending
Changeset jcr: added constructor and destructor and tests for JobControlRecord

- added constructor and destructor based upon the old code
- added a test for the JobControlRecord cache
- adapted bsock_test and connection_setup test
mod - core/src/include/jcr.h Diff File
mod - core/src/lib/jcr.cc Diff File
mod - core/src/qt-tray-monitor/monitoritem.cc Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tests/bsock_test.cc Diff File
mod - core/src/tests/bsock_test_connection_setup.cc Diff File
add - core/src/tests/job_control_record.cc Diff File