The createRDS verify Test

Test objectives

APIs affected by this test

Setup

Test Execution

Example: the following will run only tests TestOneToOne and TestMultiFrame with verification via conditionData and output the frames to directory /usr1/lcldsk/frames/RDSVerify.


            RDSVerify.tcl -t {TestOneToOne TestMultiFrame} -outputdir /usr1/lcldsk/frames/RDSVerify >& RDSVerify.log &
            
Example: the following will run all tests without verification, and delay 10 secs before submitting level 2 jobs; it will run in a continous loop and output the frames to directory /usr1/lcldsk/frames/RDSVerify; the output directory will be cleared out after each round of testing.

            RDSVerify.tcl -v 0 -l -delay 10 -outputdir /usr1/lcldsk/frames/RDSVerify >& RDSVerify.log &
            

Test Validation: