-
- Downloads
Removed NULL references that made unit test segfault and create the Mocks to fill the blanks.
Refactored the Mocks to eliminate code duplication. (for Mock{Archive|Retrieve}{Job}Mount}
Showing
- scheduler/ArchiveJob.hpp 0 additions, 6 deletionsscheduler/ArchiveJob.hpp
- scheduler/ArchiveMount.hpp 1 addition, 1 deletionscheduler/ArchiveMount.hpp
- scheduler/testingMocks/MockArchiveJob.hpp 46 additions, 0 deletionsscheduler/testingMocks/MockArchiveJob.hpp
- scheduler/testingMocks/MockArchiveMount.hpp 67 additions, 0 deletionsscheduler/testingMocks/MockArchiveMount.hpp
- scheduler/testingMocks/MockRetrieveJob.hpp 40 additions, 0 deletionsscheduler/testingMocks/MockRetrieveJob.hpp
- scheduler/testingMocks/MockRetrieveMount.hpp 64 additions, 0 deletionsscheduler/testingMocks/MockRetrieveMount.hpp
- tapeserver/castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp 25 additions, 30 deletions...castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.cpp 1 addition, 1 deletion...r/castor/tape/tapeserver/daemon/MigrationReportPacker.cpp
- tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp 1 addition, 1 deletion...r/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp
- tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp 58 additions, 72 deletions...stor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp 43 additions, 60 deletions.../castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp 63 additions, 62 deletions.../castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/TaskWatchDog.hpp 2 additions, 2 deletionstapeserver/castor/tape/tapeserver/daemon/TaskWatchDog.hpp
Loading
Please register or sign in to comment