- 06 Nov, 2013 1 commit
-
-
Eric Cano authored
-
- 26 Sep, 2013 1 commit
-
-
Eric Cano authored
Tape::Drive is now a container, taking care of allocating the proper type of drive depending on the device information. Tape::DriveGeneric is the old parent class. It is now a pure virtual for lack of the non-common functions. The tests (unit and system) have been adapated. The system test environement now has a vide sampler of drive types (LTO from IBM and HP, 3592 from IBM in 3 flavors and T10K A, B and C from Oracle). The complete list of flavors is in usr/vtltape.c in mhvtl sources.
-
- 24 Sep, 2013 1 commit
-
-
Eric Cano authored
Simplified code with regular expression by declaring a variable later.
-
- 23 Aug, 2013 2 commits
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
Added some fixes for DeviceVector and getTapeInfo to work on SLC6 and SLC5. Added SLC6 unit test for getTapeAlerts.
-
- 20 Aug, 2013 1 commit
-
-
Eric Cano authored
Removed the author list from every file and added the complete list into a single file.
-
- 14 Aug, 2013 1 commit
-
-
Eric Cano authored
As a consequence, removed the templatisation of Tape::Drive* and SCSI::DeviceVector Moved much of their functions from .hh to .cc (thanks to end of templatisation). Removed copilation options from many .cc after moving Tape::System::mockWrapper::mockWrapper to a .cc.
-
- 03 Jul, 2013 1 commit
-
-
Eric Cano authored
Imported the castordoc.cls from CASTOR. Fixed left/right page footer mix-up. Imported package UseLATEX.cmake to allow its compilation. Started development of a SCSI::Device (incomplete). Updated location of the Doxygen configuration file. Added compilation of documentation and Doxygen by default in rpm build.
-
- 31 May, 2013 1 commit
-
-
Eric Cano authored
-