bareos: master 9d9fcf4c

Author Committer Branch Timestamp Parent
arogge arogge master 2023-01-16 17:17 master 5bd0cc4e Pending
Changeset stored: add new backend autochanger_test_device

Duplicate the file backend and pretend it is a tape. This is meant for
testing purposes only and will allow developers to run
autochanger-related tests without the need for an autochanger or a full
emulator (like mhvtl).
mod - core/src/stored/backends/CMakeLists.txt Diff File
add - core/src/stored/backends/autochanger_test_device.cc Diff File
add - core/src/stored/backends/autochanger_test_device.h Diff File