bareos: master c91294c6
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
franku | franku | master | 2019-11-26 20:37 | master b247b121 | Pending |
Changeset | tests: improve catalog unittest - fixed: systemtests now delete the database and drop all tables before continuing - add insert statements for job and client table - use std::vector& for the result output buffer - the testrunner of the catalog systemtest clears the database and then calls the catalog unittest - correct paths to database cleanup scripts - build catalog unittest using the new cmake macro - improve catalog systemtest for sqlite3 |
||||
mod - .cmake-format.py | Diff File | ||||
mod - core/src/cats/cats.h | Diff File | ||||
mod - core/src/cats/sql_find.cc | Diff File | ||||
mod - core/src/dird/run_on_incoming_connect_interval.cc | Diff File | ||||
mod - core/src/lib/util.cc | Diff File | ||||
mod - core/src/lib/util.h | Diff File | ||||
mod - core/src/tests/CMakeLists.txt | Diff File | ||||
mod - core/src/tests/catalog.cc | Diff File | ||||
mod - core/src/tests/configs/catalog/bareos-dir.d/catalog/MyCatalog.conf | Diff File | ||||
mod - core/src/tests/configs/catalog/bareos-dir.d/director/bareos-dir.conf | Diff File | ||||
mod - core/src/tests/run_on_incoming_connect_interval.cc | Diff File | ||||
mod - systemtests/CMakeLists.txt | Diff File | ||||
mod - systemtests/environment.in | Diff File | ||||
mod - systemtests/scripts/cleanup | Diff File | ||||
mod - systemtests/tests/catalog/testrunner | Diff File |