"TestCase_Collection_Read.html" Content-Transfer-Encoding: 8bit
LCG-Application Area
|
POOL
Test Case
|
Case: Collection_Read |
Component |
Author |
Date |
Version |
|
Collection |
Kristo Karr |
|
1.0.1 |
Test Case Description
1.
Retrieves and prints out
its event data. 2.
Retrieves and prints out
its associated list of meta data.
|
||||
Pre and Post Conditions Requires the existence
of 2 or more files created by a previous call to the Collection_Write
executable. |
||||
Input/Output Specifications
|
||||
Test Procedure
% cd $MyPoolArea/src % cvs co –r
POOL_<latest release tag> Tests/Collection_Write % cvs co –r
POOL_<latest release tag> Tests/Collection_Read
% scram build
% eval `scram runtime –csh`
% rehash
% test_Collection_Write <collection
type> % test_Collection_Read
<collection type> where presently recognized
values for <collection type> in these tests are MySQLCollection,
MySQLltCollection, RootCollection
and ImplicitCollection. |
||||
Expected results A detailed log of program execution will be printed to standard
output and will include a listing of each event and meta data entry read from
the collection. |
||||
Failure Recovery In the event of a program crash please submit a bug report to the
POOL project via the Savannah Portal at http://savannah.cern.ch/ |
||||
Comments Will eventually expand test to
cover more collection types. |
Template
version:
TEST_testcase-template-00.01 (Draft)
Fri May 16