Re: CETK test case failure
- From: Rams <Rams@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Oct 2006 23:59:01 -0700
Hi Aseem,
Thanks for the reply. Basically I was trying with the data CD and I used to
get the test case failures. Below is the log for the test case failure for
the data CD.
Do u want me to test it using any specific type of Audio CD? Let me know.
I had tried with an audio CD having some 10 tracks, but more test cases
failed. I am not sure if it requires any specific type of CD.
Data CD CETK Log:
-----------------------------------------------------------------------------------
Loaded 'tooltalk.dll', no matching symbolic information found.
Loaded 'tux.exe', no matching symbolic information found.
Loaded 'kato.dll', no matching symbolic information found.
Loaded 'cdromtest.dll', no matching symbolic information found.
TUXMAIN.CPP: DLL_PROCESS_ATTACH
ShellProc(SPM_LOAD_DLL, ...) called
CDROMTEST: Usage: tux -o -d cdromtest -c"/disk <disk> /profile <profile>
/image <file> /maxsectors <count> /endsector <sector> /retries <count> /dvd
/store /vol"
/disk <disk> : name of the disk to test (e.g. DSK1:); default
= first detected data cd
/profile <profile> : limit to devices of the specified storage
profile; default = all profiles
/image <file> : image file for data comparison; default =
\release\cdsector.dat
/maxsectors <count> : maximum number of sectors per read; default = 64
/endsector <sector> : test will not read past the sector specified;
default = 328220
/retries <count> : number of read retry attempts before stopping;
default = 5
/dvd : indicates that the disk is a DVD
/store : open the disk using the OpenStore() API
/vol : open the disk as a volume (\CDROM Drive\VOL:)
ShellProc(SPM_SHELL_INFO, ...) called
Command Line: "/endsector 1024 /image imagename".
CDROMTEST: Disk Device will be auto-detected
CDROMTEST: Image File Name = imagename
CDROMTEST: Max Sectors per Read = 64
CDROMTEST: End Sector = 1024
ShellProc(SPM_REGISTER, ...) called
<TESTGROUP>
*** ==================================================================
*** SUITE INFORMATION
***
*** Suite Name: N/A (built on the fly)
*** Suite Description: N/A
*** Number of Tests: 12
*** ==================================================================
*** ==================================================================
*** SYSTEM INFORMATION
***
*** Date and Time: 01/02/2003 7:38 AM (Thursday)
***
*** Device Name: MX2117272
***
*** OS Version: 5.0
*** Build Number: 0
*** Platform ID: 3 "Windows CE"
*** Version String: ""
***
*** Processor Type: 0x00000A11 (2,577) "StrongARM"
*** Processor Architecture: 0x0005 (5) "ARM"
*** Page Size: 0x00001000 (4,096)
*** Minimum App Address: 0x00010000 (65,536)
*** Maximum App Address: 0x7FFFFFFF (2,147,483,647)
*** Active Processor Mask: 0x00000001
*** Number Of Processors: 1
*** Allocation Granularity: 0x00010000 (65,536)
*** Processor Level: 0x0004 (4)
*** Processor Revision: 0x0004 (4)
*** ==================================================================
*** ==================================================================
*** MEMORY INFO
***
*** Memory Total: 19,058,688 bytes
*** Memory Used: 5,849,088 bytes
*** Memory Free: 13,209,600 bytes
***
*** Kernel Used: 573,440 bytes
*** Water Mark: 3,157 pages
***
*** Store Total: 18,993,152 bytes
*** Store Used: 3,420,708 bytes
*** Store Free: 15,572,444 bytes
*** ==================================================================
ShellProc(SPM_START_SCRIPT, ...) called
opening disk "DSK2:"...
found CDROM device: "DSK2:"
ShellProc(SPM_BEGIN_GROUP, ...) called
BEGIN GROUP: FSDTEST.DLL
<TESTCASE ID=6001>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Device ready check
*** Test ID: 6001
*** Library Path: \windows\cdromtest.dll
*** Command Line: /endsector 1024 /image imagename
*** Random Seed: 31814
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called
BEGIN TEST: "Device ready check", Threads=0, Seed=31814
CDROM Device is Ready
ShellProc(SPM_END_TEST, ...) called
END TEST: "Device ready check", PASSED, Time=0.021
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Device ready check
*** Test ID: 6001
*** Library Path: \windows\cdromtest.dll
*** Command Line: /endsector 1024 /image imagename
*** Result: Passed
*** Random Seed: 31814
*** Thread Count: 1
*** Execution Time: 0:00:00.021
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="PASSED">
..
..
..
..
..
.. < All the test cases in between passed. Removed due to space restriction>
..
..
..
..
..
<TESTCASE ID=6009>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Read CD-ROM table of contents
*** Test ID: 6009
*** Library Path: \windows\cdromtest.dll
*** Command Line: /endsector 1024 /image imagename
*** Random Seed: 24204
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called
BEGIN TEST: "Read CD-ROM table of contents", Threads=0, Seed=24204
FAIL: IOCTL_CDROM_READ_TOC control code failed, error 31
Make sure media is present in the cdrom drive
ShellProc(SPM_END_TEST, ...) called
END TEST: "Read CD-ROM table of contents", FAILED, Time=0.027
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Read CD-ROM table of contents
*** Test ID: 6009
*** Library Path: \windows\cdromtest.dll
*** Command Line: /endsector 1024 /image imagename
*** Result: Failed
*** Random Seed: 24204
*** Thread Count: 1
*** Execution Time: 0:00:00.027
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6011>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Issue an ATAPI device info inquiry
*** Test ID: 6011
*** Library Path: \windows\cdromtest.dll
*** Command Line: /endsector 1024 /image imagename
*** Random Seed: 13542
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called
BEGIN TEST: "Issue an ATAPI device info inquiry", Threads=0, Seed=13542
FAIL: IOCTL_CDROM_ISSUE_INQUIRY control code failed, error 50
ShellProc(SPM_END_TEST, ...) called
END TEST: "Issue an ATAPI device info inquiry", FAILED, Time=0.000
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Issue an ATAPI device info inquiry
*** Test ID: 6011
*** Library Path: \windows\cdromtest.dll
*** Command Line: /endsector 1024 /image imagename
*** Result: Failed
*** Random Seed: 13542
*** Thread Count: 1
*** Execution Time: 0:00:00.000
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
..
..
..< All the test cases in between passed. Removed due to space restriction>
..
..
ShellProc(SPM_END_GROUP, ...) called
END GROUP: TUXDEMO.DLL
Closing disk handle...
*** ==================================================================
*** MEMORY INFO
***
*** Memory Total: 19,058,688 bytes
*** Memory Used: 5,918,720 bytes
*** Memory Free: 13,139,968 bytes
***
*** Kernel Used: 573,440 bytes
*** Water Mark: 3,157 pages
***
*** Store Total: 18,993,152 bytes
*** Store Used: 3,420,708 bytes
*** Store Free: 15,572,444 bytes
*** ==================================================================
*** ==================================================================
*** SUITE SUMMARY
***
*** Passed: 10
*** Failed: 2
*** Skipped: 0
*** Aborted: 0
*** -------- ---------
*** Total: 12
***
*** Cumulative Test Execution Time: 0:07:40.730
*** Total Tux Suite Execution Time: 0:07:40.850
*** CPU Idle Time: 0:04:57.291
*** ==================================================================
</TESTGROUP>
@@@@@@2
ShellProc(SPM_UNLOAD_DLL, ...) called
TUXMAIN.CPP: DLL_PROCESS_DETACH
Unloaded symbols for 'cdromtest.dll'
Unloaded symbols for 'kato.dll'
Unloaded symbols for 'tooltalk.dll'
Unloaded symbols for 'tux.exe'
--------------------------------------------------------------------------------
Audio CD CETK log:
--------------------------------------------------------------------------------
TUXMAIN.CPP: DLL_PROCESS_ATTACH
ShellProc(SPM_LOAD_DLL, ...) calledCDROMTEST: Usage: tux -o -d cdromtest
-c"/disk <disk> /profile <profil
e> /image <file> /maxsectors <count> /endsector <sector> /retries <count>
/dvd /store /vol" /disk <
disk> : name of the disk to test (e.g. DSK1:); default = first
detected data cd /profile <pr
ofile> : limit to devices of the specified storage profile; default = all
profiles /image <file>
: image file for data comparison; default = \release\cdsector.dat
/maxsectors <count> : maximu
m number of sectors per read; default = 64 /endsector <sector> : test
will not read past the sector
specified; default = 328220 /retries <count> : number of read
retry attempts before stopping; d
efault = 5 /dvd : indicates that the disk is a DVD
/store : open
the disk using the OpenStore() API /vol : open the disk
as a volume (\CDROM Drive\VO
L:)ShellProc(SPM_SHELL_INFO, ...) calledShellProc(SPM_REGISTER, ...)
called<TESTGROUP>
*** ==================================================================
*** SUITE INFORMATION
***
*** Suite Name: N/A (built on the fly)
*** Suite Description: N/A
*** Number of Tests: 12
*** ==================================================================
*** ==================================================================
*** SYSTEM INFORMATION
***
*** Date and Time: 01/01/2003 12:05 PM (Wednesday)
***
*** Device Name: MX2117272
***
*** OS Version: 5.0
*** Build Number: 0
*** Platform ID: 3 "Windows CE"
*** Version String: ""
***
*** Processor Type: 0x00000A11 (2,577) "StrongARM"
*** Processor Architecture: 0x0005 (5) "ARM"
*** Page Size: 0x00001000 (4,096)
*** Minimum App Address: 0x00010000 (65,536)
*** Maximum App Address: 0x7FFFFFFF (2,147,483,647)
*** Active Processor Mask: 0x00000001
*** Number Of Processors: 1
*** Allocation Granularity: 0x00010000 (65,536)
*** Processor Level: 0x0004 (4)
*** Processor Revision: 0x0004 (4)
*** ==================================================================
*** ==================================================================
*** MEMORY INFO
***
*** Memory Total: 31,285,248 bytes
*** Memory Used: 5,828,608 bytes
*** Memory Free: 25,456,640 bytes
***
*** Kernel Used: 565,248 bytes
*** Water Mark: 6,119 pages
***
*** Store Total: 31,207,424 bytes
*** Store Used: 1,541,848 bytes
*** Store Free: 29,665,576 bytes
*** ==================================================================
ShellProc(SPM_START_SCRIPT, ...) calledopening disk "DSK2:"...
found CDROM device: "DSK2:"
ShellProc(SPM_BEGIN_GROUP, ...) calledBEGIN GROUP: FSDTEST.DLL
<TESTCASE ID=6001>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Device ready check
*** Test ID: 6001
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 26214
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Device ready check",
Threads=0, Seed=26214
CDROM Device is Ready
ShellProc(SPM_END_TEST, ...) called END TEST: "Device ready check",
PASSED, Time=0.023
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Device ready check
*** Test ID: 6001
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Passed
*** Random Seed: 26214
*** Thread Count: 1
*** Execution Time: 0:00:00.023
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="PASSED">
<TESTCASE ID=6002>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Query CD-ROM Disk information
*** Test ID: 6002
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 20106
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Query CD-ROM Disk
information", Threads=0, Seed=2010
6
CDROM Disc Info Retrieved
FirstTrack: 0000
LastTrack: 0000
FirstSession: 00
LastSession: 00
ReqSession: 00
RetSession: 00
LogicStartAddr: 0000
ShellProc(SPM_END_TEST, ...) called END TEST: "Query CD-ROM Disk
information", PASSED, Time=0.018
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Query CD-ROM Disk information
*** Test ID: 6002
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Passed
*** Random Seed: 20106
*** Thread Count: 1
*** Execution Time: 0:00:00.018
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="PASSED">
<TESTCASE ID=6003>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Perform 1 Sector Reads
*** Test ID: 6003
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 160
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Perform 1 Sector
Reads", Threads=0, Seed=160
Unable to open data image file "\release\cdsector.dat." CD data will
not be verified
Reading CDROM media sectors 0 through 328220, 1 sectors at a time...
Did not read requested number of bytes: 2048 != 87
ShellProc(SPM_END_TEST, ...) called END TEST: "Perform 1 Sector Reads",
FAILED, Time=0.221
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Perform 1 Sector Reads
*** Test ID: 6003
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 160
*** Thread Count: 1
*** Execution Time: 0:00:00.221
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6004>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Perform 32 Sector Reads
*** Test ID: 6004
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 561
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Perform 32 Sector
Reads", Threads=0, Seed=561
Unable to open data image file "\release\cdsector.dat." CD data will
not be verified
Reading CDROM media sectors 0 through 328220, 32 sectors at a time...
Did not read requested number of bytes: 65536 != 87
ShellProc(SPM_END_TEST, ...) called END TEST: "Perform 32 Sector Reads",
FAILED, Time=0.284
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Perform 32 Sector Reads
*** Test ID: 6004
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 561
*** Thread Count: 1
*** Execution Time: 0:00:00.284
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6005>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Perform 128 Sector Reads
*** Test ID: 6005
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 1870
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Perform 128 Sector
Reads", Threads=0, Seed=1870
Unable to open data image file "\release\cdsector.dat." CD data will
not be verified
Reading CDROM media sectors 0 through 328220, 64 sectors at a time...
Did not read requested number of bytes: 131072 != 87
ShellProc(SPM_END_TEST, ...) called END TEST: "Perform 128 Sector Reads",
FAILED, Time=0.224
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Perform 128 Sector Reads
*** Test ID: 6005
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 1870
*** Thread Count: 1
*** Execution Time: 0:00:00.224
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6006>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Test increasing read request sizes
*** Test ID: 6006
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 6145
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Test increasing read
request sizes", Threads=0, Seed
=6145
Reading CDROM media starting 1 sector per read, ending 64 sectors per
read
Reading 1 sectors...
Did not read requested number of bytes: 2048 != 87
ShellProc(SPM_END_TEST, ...) called END TEST: "Test increasing read
request sizes", FAILED, Time=0.215
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Test increasing read request sizes
*** Test ID: 6006
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 6145
*** Thread Count: 1
*** Execution Time: 0:00:00.215
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6007>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Perform Multi-SG Reads
*** Test ID: 6007
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 20105
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Perform Multi-SG
Reads", Threads=0, Seed=20105
Reading and verifying all sectors using multiple SG buffers...
FAIL: Buffer miscompare at sector 0
FAIL: The data read with 1 sg buffer does not match the data read with
multiple sg buffers
ShellProc(SPM_END_TEST, ...) called END TEST: "Perform Multi-SG Reads",
FAILED, Time=0.621
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Perform Multi-SG Reads
*** Test ID: 6007
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 20105
*** Thread Count: 1
*** Execution Time: 0:00:00.621
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6008>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Test various buffer allocation types
*** Test ID: 6008
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 157
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Test various buffer
allocation types", Threads=0, Se
ed=157
reading 2048 bytes into stack allocated buffer at sector 0
reading 2048 bytes into static data buffer at sector 0
reading 2048 bytes into HeapAlloc() buffer at sector 0
reading 2048 bytes into VirtualAlloc() read/write buffer at sector 0
reading 2048 bytes into VirtualAlloc() read/write/execute buffer at
sector 0
reading 2048 bytes into BYTE-aligned buffer at sector 0
reading 2048 bytes into WORD-aligned buffer at sector 0
reading 1 sector into each of 4 sg buffers (stack, global, valloc, and
byte-aligned heap) at sector
0
ShellProc(SPM_END_TEST, ...) called END TEST: "Test various buffer
allocation types", PASSED, Time=1.67
4
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Test various buffer allocation types
*** Test ID: 6008
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Passed
*** Random Seed: 157
*** Thread Count: 1
*** Execution Time: 0:00:01.674
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="PASSED">
<TESTCASE ID=6009>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Read CD-ROM table of contents
*** Test ID: 6009
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 551
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Read CD-ROM table of
contents", Threads=0, Seed=551
FAIL: IOCTL_CDROM_READ_TOC control code failed, error 31
Make sure media is present in the cdrom drive
ShellProc(SPM_END_TEST, ...) called END TEST: "Read CD-ROM table of
contents", FAILED, Time=0.039
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Read CD-ROM table of contents
*** Test ID: 6009
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 551
*** Thread Count: 1
*** Execution Time: 0:00:00.039
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6011>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Issue an ATAPI device info inquiry
*** Test ID: 6011
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 1837
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Issue an ATAPI device
info inquiry", Threads=0, Seed
=1837
FAIL: IOCTL_CDROM_ISSUE_INQUIRY control code failed, error 50
ShellProc(SPM_END_TEST, ...) called END TEST: "Issue an ATAPI device info
inquiry", FAILED, Time=0.006
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Issue an ATAPI device info inquiry
*** Test ID: 6011
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Failed
*** Random Seed: 1837
*** Thread Count: 1
*** Execution Time: 0:00:00.006
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="FAILED">
<TESTCASE ID=6012>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Verify media eject and load functionality
*** Test ID: 6012
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 6037
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Verify media eject and
load functionality", Threads=
0, Seed=6037
Ejecting media
IOCTL_CDROM_TEST_UNIT_READY failed appropriately with no media in drive
IOCTL_CDROM_TEST_UNIT_READY failed; retrying...
CDROM Device is Ready
ShellProc(SPM_END_TEST, ...) called END TEST: "Verify media eject and load
functionality", PASSED, Time
=12.341
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Verify media eject and load functionality
*** Test ID: 6012
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Passed
*** Random Seed: 6037
*** Thread Count: 1
*** Execution Time: 0:00:12.341
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="PASSED">
<TESTCASE ID=6101>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Make image of CD media
*** Test ID: 6101
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Random Seed: 19752
*** Thread Count: 0
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
ShellProc(SPM_BEGIN_TEST, ...) called BEGIN TEST: "Make image of CD
media", Threads=0, Seed=19752
Unable to create data image file
ShellProc(SPM_END_TEST, ...) called END TEST: "Make image of CD media",
SKIPPED, Time=0.004
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** TEST COMPLETED
***
*** Test Name: Make image of CD media
*** Test ID: 6101
*** Library Path: \windows\cdromtest.dll
*** Command Line:
*** Result: Skipped
*** Random Seed: 19752
*** Thread Count: 1
*** Execution Time: 0:00:00.004
*** ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
</TESTCASE RESULT="SKIPPED">
ShellProc(SPM_END_GROUP, ...) calledEND GROUP: TUXDEMO.DLL
Closing disk handle...
*** ==================================================================
*** MEMORY INFO
***
*** Memory Total: 31,285,248 bytes
*** Memory Used: 5,832,704 bytes
*** Memory Free: 25,452,544 bytes
***
*** Kernel Used: 565,248 bytes
*** Water Mark: 6,119 pages
***
*** Store Total: 31,207,424 bytes
*** Store Used: 1,541,848 bytes
*** Store Free: 29,665,576 bytes
*** ==================================================================
*** ==================================================================
*** SUITE SUMMARY
***
*** Passed: 4
*** Failed: 7
*** Skipped: 1
*** Aborted: 0
*** -------- ---------
*** Total: 12
***
*** Cumulative Test Execution Time: 0:00:15.670
*** Total Tux Suite Execution Time: 0:00:16.826
*** CPU Idle Time: 0:00:13.154
*** ==================================================================
</TESTGROUP>
--------------------------------------------------------------------------------
Regards,
-Rams
.
- References:
- Re: CETK test case failure
- From: Aseem Kohli
- Re: CETK test case failure
- Prev by Date: Re: The randmon seed cause Graphic Device Interface Test failed
- Next by Date: Re: Epia Mini-ITX ce installation
- Previous by thread: Re: CETK test case failure
- Next by thread: Licensing Windows Mobile 5
- Index(es):
Relevant Pages
|