On Windows 2003 server, one of the tests actually created a GPF (cannot
write to memory address 0x00000000).
In any case - attached are the results. I'll probably only get around to
compiling them on VC Sunday.
--
Shachar Shemesh
Open Source integration consultant
Home page & resume -
http://www.shemesh.biz/
Tests from build 20030829
advapi32.dll:registry (test 1)
registry.c:97: Test failed: value set to 'xxxxxxxxxx' instead of 'Te'
registry.c:98: Test failed: data set to 'xxxxxxx' instead of 'foobar'
registry.c:112: Test failed: data set to 'xxxxxxx' instead of 'foobar'
registry: 56 tests executed, 0 marked as todo, 3 failures.
advapi32.dll:registry done
comctl32.dll:dpa (test 2)
dpa: 4 tests executed, 0 marked as todo, 0 failures.
comctl32.dll:dpa done
dsound.dll:dsound (not compiled)
dsound.dll:propset (not compiled)
gdi32.dll:generated (test 3)
generated: 3892 tests executed, 0 marked as todo, 0 failures.
gdi32.dll:generated done
kernel32.dll:alloc (test 4)
alloc: 58 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:alloc done
kernel32.dll:atom (test 5)
atom: 229398 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:atom done
kernel32.dll:codepage (test 6)
codepage: 2 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:codepage done
kernel32.dll:console (test 7)
console: 275 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:console done
kernel32.dll:directory (test 8)
directory: 51 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:directory done
kernel32.dll:drive (test 9)
drive: 160 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:drive done
kernel32.dll:environ (test 10)
environ: 39 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:environ done
kernel32.dll:file (test 11)
file.c:265: Test failed: couldn't create file "testfi/" (err=123)
file.c:524: Test failed: CopyFileA: unexpected error 80
file.c:556: Test failed: CopyFileW: unexpected error 80
file.c:585: Test failed: CREATE_NEW should fail if file exists and last error value should be ERROR_SUCCESS
file.c:611: Test failed: CREATE_NEW should fail if file exists and last error value should be ERROR_SUCCESS
file.c:623: Test failed: DeleteFileA(NULL) returned ret=0 error=3
file.c:627: Test failed: DeleteFileA("") returned ret=0 error=3
file.c:639: Test failed: DeleteFileW(NULL) returned ret=0 error=3
file.c:643: Test failed: DeleteFileW("") returned ret=0 error=3
file.c:799: Test failed: FindFirstFile on Root directory should Fail
file.c:806: Test failed: Bad Error number 2
file.c:679:Current offset = 0015
file.c:708:Current offset = 0015
file: 487281 tests executed, 0 marked as todo, 11 failures.
kernel32.dll:file done
kernel32.dll:format_msg (test 12)
format_msg: 58 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:format_msg done
kernel32.dll:generated (test 13)
generated.c:542: Test failed: TYPE_ALIGNMENT(*(LPWIN32_STREAM_ID)0) == 8 (expected 4)
generated: 842 tests executed, 0 marked as todo, 1 failure.
kernel32.dll:generated done
kernel32.dll:locale (test 14)
locale.c:155: Test failed: GetTimeFormat got '' instead of '4'
locale.c:156: Test failed: GetTimeFormat: got 1 instead of 2
locale.c:182: Test failed: GetTimeFormat got '8.@:56AM' instead of '8.@:56.@:AM'
locale.c:183: Test failed: GetTimeFormat: got 9 instead of 12
locale.c:191: Test failed: GetTimeFormat got '' instead of '3'
locale.c:192: Test failed: GetTimeFormat: got 1 instead of 2
locale.c:467: Test failed: GetDateFormat got '5/4/2002' instead of '5/4/02'
locale.c:468: Test failed: GetDateFormat: got 9 instead of 7
locale.c:490: Test failed: GetDateFormat check DATE_YEARMONTH with null format expected ERROR_INVALID_FLAGS got return of '10' and error of '0'
locale: 193 tests executed, 0 marked as todo, 9 failures.
kernel32.dll:locale done
kernel32.dll:path (test 15)
path.c:514: Test failed: GetLongPathNameA: wrong return code, 112 instead of 48
path.c:904:TMP=C:\DOCUME~1\ADMINI~1.SUN\LOCALS~1\Temp
path.c:915:TMP=C:\WINDOWS
path.c:925:TMP=C:\
path.c:935:TMP=C:
path: 1733 tests executed, 0 marked as todo, 1 failure.
kernel32.dll:path done
kernel32.dll:pipe (test 16)
pipe.c:591:test 1 of 4:
pipe.c:593:test 2 of 4:
pipe.c:595:test 3 of 4:
pipe.c:511:test_NamedPipe_2 starting
pipe.c:458:exercizeServer starting
pipe.c:469:Client connecting...
pipe.c:480:connect failed, retrying
pipe.c:236:alarmThreadMain
pipe.c:250:serverThreadMain1 start
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:271:ConnectNamedPipe returned.
pipe.c:276:Server reading...
pipe.c:487:Client writing...
pipe.c:278:Server done reading.
pipe.c:282:Server writing...
pipe.c:284:Server done writing.
pipe.c:490:Client reading...
pipe.c:289:Server done flushing.
pipe.c:291:Server done disconnecting.
pipe.c:268:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:501:exercizeServer returning
pipe.c:458:exercizeServer starting
pipe.c:469:Client connecting...
pipe.c:480:connect failed, retrying
pipe.c:301:serverThreadMain2
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:469:Client connecting...
pipe.c:322:ConnectNamedPipe returned.
pipe.c:327:Server reading...
pipe.c:487:Client writing...
pipe.c:329:Server done reading.
pipe.c:332:Server writing...
pipe.c:334:Server done writing.
pipe.c:490:Client reading...
pipe.c:319:Server calling ConnectNamedPipe...
pipe.c:495:Client closing...
pipe.c:501:exercizeServer returning
pipe.c:539:test_NamedPipe_2 returning
pipe.c:597:test 4 of 4:
pipe.c:61:test_CreateNamedPipe starting
pipe.c:162:test_CreateNamedPipe returning
pipe.c:599:all tests done
pipe: 286 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:pipe done
kernel32.dll:process (test 17)
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
tests/process.c: 1 tests executed, 0 marked as todo, 0 failures.
process.c:443: Test failed: StartupInfoA:lpTitle expected 'kernel32_crosstest.exe process ', got 'C:\Documents and Settings\Administrator.SUNTEST\Desktop\tests\kernel32_crosstest.exe'
process.c:595: Test failed: StartupInfoA:lpTitle expected 'kernel32_crosstest.exe process ', got 'C:\Documents and Settings\Administrator.SUNTEST\Desktop\tests\kernel32_crosstest.exe'
process.c:928: Test failed: StartupInfoA:lpDesktop expected '(null)', got 'WinSta0\Default'
process.c:929: Test failed: StartupInfoA:lpTitle expected '(null)', got 'C:\Documents and Settings\Administrator.SUNTEST\Desktop\tests\kernel32_crosstest.exe'
process.c:976: Test failed: StartupInfoA:lpDesktop expected '(null)', got 'WinSta0\Default'
process.c:977: Test failed: StartupInfoA:lpTitle expected '(null)', got 'C:\Documents and Settings\Administrator.SUNTEST\Desktop\tests\kernel32_crosstest.exe'
process.c:1059: Test failed: StartupInfoA:lpDesktop expected '(null)', got 'WinSta0\Default'
process.c:1060: Test failed: StartupInfoA:lpTitle expected '(null)', got 'C:\Documents and Settings\Administrator.SUNTEST\Desktop\tests\kernel32_crosstest.exe'
process.c:1095: Test failed: Wrong cursor position
process: 343 tests executed, 0 marked as todo, 9 failures.
kernel32.dll:process done
kernel32.dll:profile (test 18)
profile: 25 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:profile done
kernel32.dll:thread (test 19)
thread: 113 tests executed, 0 marked as todo, 0 failures.
kernel32.dll:thread done
msvcrt.dll:file (test 20)
file: 23 tests executed, 0 marked as todo, 0 failures.
msvcrt.dll:file done
msvcrt.dll:scanf (test 21)
scanf: 12 tests executed, 0 marked as todo, 0 failures.
msvcrt.dll:scanf done
netapi32.dll:access (test 22)
access.c:110: Test failed: Bad Network Path: rc=0
access: 23 tests executed, 0 marked as todo, 1 failure.
netapi32.dll:access done
netapi32.dll:apibuf (test 23)
apibuf: 15 tests executed, 0 marked as todo, 0 failures.
netapi32.dll:apibuf done
netapi32.dll:wksta (test 24)
wksta.c:133: Test failed: Invalid level
wksta.c:143: Test failed: access violation
wksta.c:148: Test failed: STATUS_ACCESS_VIOLATION
wksta: 22 tests executed, 0 marked as todo, 3 failures.
netapi32.dll:wksta done
ntdll.dll:env (test 25)
env: 611 tests executed, 0 marked as todo, 0 failures.
ntdll.dll:env done
ntdll.dll:error (test 26)
error.c:81: Test failed: STATUS_SMARTCARD_CERT_REVOKED (c0000389): got -2146892975, expected 1266 (or MID_NOT_FOUND)
error.c:81: Test failed: STATUS_ISSUING_CA_UNTRUSTED (c000038a): got -2146892974, expected 1267 (or MID_NOT_FOUND)
error.c:81: Test failed: STATUS_REVOCATION_OFFLINE_C (c000038b): got -2146892973, expected 1268 (or MID_NOT_FOUND)
error.c:81: Test failed: STATUS_PKINIT_CLIENT_FAILURE (c000038c): got -2146892972, expected 1269 (or MID_NOT_FOUND)
error.c:81: Test failed: STATUS_SMARTCARD_CERT_EXPIRED (c000038d): got -2146892971, expected 1270 (or MID_NOT_FOUND)
error: 813 tests executed, 0 marked as todo, 5 failures.
ntdll.dll:error done
ntdll.dll:generated (test 27)
generated: 1730 tests executed, 0 marked as todo, 0 failures.
ntdll.dll:generated done
ntdll.dll:large_int (test 28)
large_int: 704 tests executed, 0 marked as todo, 0 failures.
ntdll.dll:large_int done
ntdll.dll:path (test 29)
path.c:144: Test failed: Wrong result (6,6)/(0,0) for c:\nul::
path.c:144: Test failed: Wrong result (4,6)/(0,0) for c:NUL ....
path.c:144: Test failed: Wrong result (4,6)/(0,0) for c:nul . . :
path.c:144: Test failed: Wrong result (4,6)/(0,0) for c:prn:aaa
path.c:144: Test failed: Wrong result (4,6)/(0,0) for c:nul:aaa
path: 140 tests executed, 0 marked as todo, 5 failures.
ntdll.dll:path done
ntdll.dll:rtl (test 30)
rtl: 600107 tests executed, 0 marked as todo, 0 failures.
ntdll.dll:rtl done
ntdll.dll:rtlbitmap (test 31)
rtlbitmap: 352 tests executed, 0 marked as todo, 0 failures.
ntdll.dll:rtlbitmap done
ntdll.dll:rtlstr (test 32)
rtlstr.c:1599: Test failed: (test 32): RtlIntegerToUnicodeString(32768, 2, [out]) assigns string "1000000000000000", expected: "1000000000000000"
rtlstr.c:1602: Test failed: (test 32): RtlIntegerToUnicodeString(32768, 2, [out]) string has Length 38, expected: 32
rtlstr.c:1599: Test failed: (test 33): RtlIntegerToUnicodeString(65535, 2, [out]) assigns string "1111111111111111", expected: "1111111111111111"
rtlstr.c:1602: Test failed: (test 33): RtlIntegerToUnicodeString(65535, 2, [out]) string has Length 38, expected: 32
rtlstr.c:1602: Test failed: (test 83): RtlIntegerToUnicodeString(32768, 2, [out]) string has Length 38, expected: 32
rtlstr.c:1602: Test failed: (test 84): RtlIntegerToUnicodeString(32768, 2, [out]) string has Length 38, expected: 32
rtlstr.c:245: Test failed: pRtlInitUnicodeString(&uni, 0) sets Length to 65532, expected 33920
rtlstr.c:248: Test failed: pRtlInitUnicodeString(&uni, 0) sets MaximumLength to 65534, expected 33922
rtlstr: 2800 tests executed, 0 marked as todo, 8 failures.
ntdll.dll:rtlstr done
ntdll.dll:string (test 33)
ntdll.dll:string done
oleaut32.dll:olefont (test 34)
olefont: 4 tests executed, 0 marked as todo, 0 failures.
oleaut32.dll:olefont done
oleaut32.dll:safearray (test 35)
safearray.c:234: Test failed: SAC(20,1,[1,0]), result 8, expected 0
safearray.c:243: Test failed: SAGE for vt 20 returned elemsize 8 instead of expected 0
safearray.c:264: Test failed: copy of SAC(20,1,[1,0]), result 8, expected 0
safearray.c:267: Test failed: SAGE for vt 20 returned elemsize 8 instead of expected 0
safearray.c:234: Test failed: SAC(21,1,[1,0]), result 8, expected 0
safearray.c:243: Test failed: SAGE for vt 21 returned elemsize 8 instead of expected 0
safearray.c:264: Test failed: copy of SAC(21,1,[1,0]), result 8, expected 0
safearray.c:267: Test failed: SAGE for vt 21 returned elemsize 8 instead of expected 0
safearray: 963 tests executed, 0 marked as todo, 8 failures.
oleaut32.dll:safearray done
oleaut32.dll:vartest (test 36)
vartest.c:1762:======== Testing VarUI1FromXXX ========
vartest.c:1850:======== Testing VarUI2FromXXX ========
vartest.c:1937:======== Testing VarUI4FromXXX ========
vartest.c:2023:======== Testing VarI1FromXXX ========
vartest.c:2089:======== Testing VarI2FromXXX ========
vartest.c:2134:======== Testing VarI4FromXXX ========
vartest.c:2178:======== Testing VarR4FromXXX ========
vartest.c:2225:======== Testing VarR8FromXXX ========
vartest.c:2245:======== Testing VarDateFromXXX ========
vartest.c:2316:======== Testing VarBoolFromXXX ========
vartest.c:2372:======== Testing VarBSTRFromXXX ========
vartest.c:2605:======== Testing Hi-Level Variant API ========
vartest.c:2692:======== Testing different VARTYPES ========
vartest: 1875 tests executed, 0 marked as todo, 0 failures.
oleaut32.dll:vartest done
rpcrt4.dll:rpc (test 37)
rpc.c:124: ** Uuid Conversion and Comparison Tests **
rpc: 901 tests executed, 0 marked as todo, 0 failures.
rpcrt4.dll:rpc done
shell32.dll:generated (test 38)
generated: 380 tests executed, 0 marked as todo, 0 failures.
shell32.dll:generated done
shell32.dll:shlfileop (test 39)
shlfileop: 121 tests executed, 0 marked as todo, 0 failures.
shell32.dll:shlfileop done
shlwapi.dll:clist (test 40)
clist: 237 tests executed, 0 marked as todo, 0 failures.
shlwapi.dll:clist done
shlwapi.dll:generated (test 41)
generated: 25 tests executed, 0 marked as todo, 0 failures.
shlwapi.dll:generated done
shlwapi.dll:path (test 42)
path.c:93: Test failed: Expected ?query=x&return=y, but got query=x&return=y
path: 33 tests executed, 0 marked as todo, 1 failure.
shlwapi.dll:path done
shlwapi.dll:shreg (test 43)
shreg.c:171: Test failed: (44,43)
shreg.c:195: Test failed: (44,43)
shreg.c:205: Test failed: ()
shreg.c:206: Test failed: ()
shreg.c:207: Test failed: (44,43)
shreg.c:218: Test failed: (44,43)
shreg.c:240: Test failed: didn't open dest
shreg: 39 tests executed, 0 marked as todo, 7 failures.
shlwapi.dll:shreg done
urlmon.dll:generated (test 44)
generated: 6 tests executed, 0 marked as todo, 0 failures.
urlmon.dll:generated done
user32.dll:class (test 45)
class: 83 tests executed, 0 marked as todo, 0 failures.
user32.dll:class done
user32.dll:generated (test 46)
generated: 2115 tests executed, 0 marked as todo, 0 failures.
user32.dll:generated done
user32.dll:listbox (test 47)
listbox.c:165: Testing single selection...
listbox.c:167: ... with NOSEL
listbox.c:169: Testing multiple selection...
listbox.c:171: ... with NOSEL
listbox: 48 tests executed, 0 marked as todo, 0 failures.
user32.dll:listbox done
user32.dll:sysparams (test 48)
sysparams.c:1113:strict=0
sysparams.c:214:testing SPI_{GET,SET}BEEP
sysparams.c:350:testing SPI_{GET,SET}MOUSE
sysparams.c:455:testing SPI_{GET,SET}KEYBOARDSPEED
sysparams.c:487:testing SPI_ICONHORIZONTALSPACING
sysparams.c:530:testing SPI_{GET,SET}SCREENSAVETIMEOUT
sysparams.c:564:testing SPI_{GET,SET}SCREENSAVEACTIVE
sysparams.c:601:testing SPI_{GET,SET}KEYBOARDDELAY
sysparams.c:634:testing SPI_ICONVERTICALSPACING
sysparams.c:685:testing SPI_{GET,SET}ICONTITLEWRAP
sysparams.c:718:testing SPI_{GET,SET}MENUDROPALIGNMENT
sysparams.c:754:testing SPI_{GET,SET}DOUBLECLKWIDTH
sysparams.c:785:testing SPI_{GET,SET}DOUBLECLKHEIGHT
sysparams.c:817:testing SPI_{GET,SET}DOUBLECLICKTIME
sysparams.c:869:testing SPI_{GET,SET}MOUSEBUTTONSWAP
sysparams.c:895:testing SPI_GETFASTTASKSWITCH
sysparams.c:910:testing SPI_{GET,SET}DRAGFULLWINDOWS
sysparams.c:948:testing SPI_{GET,SET}WORKAREA
sysparams.c:992:testing SPI_{GET,SET}SHOWSOUNDS
sysparams.c:1042:testing SPI_{GET,SET}DESKWALLPAPER
sysparams: 412 tests executed, 0 marked as todo, 0 failures.
user32.dll:sysparams done
user32.dll:win (test 49)
win.c:91:main window 000A019E main2 000D031A desktop 00010010 child 000E0316
win.c:107:created child 001402FC
win.c:120:created child of desktop 001502FC
win.c:130:created child of child 001602FC
win.c:140:created top-level 001702FC
win.c:150:created owned top-level 001802FC
win.c:160:created popup 001902FC
win.c:170:created owned popup 001A02FC
win.c:180:created top-level owned by child 001B02FC
win.c:186:created popup owned by desktop 001C02FC
win.c:192:created popup owned by child 001D02FC
win.c:198:created WS_CHILD popup 001E02FC
win.c:204:created owned WS_CHILD popup 001F02FC
win.c:209:testing parent changes
win.c:221:created child 002002FC
win.c:247:created top-level 002102FC
win.c:264:created popup 002202FC
win.c:281:created child 002302FC
win.c:298:created top-level 002402FC
win.c:307:created owned popup 002502FC
win.c:323:created owner 002602FC and popup 00070318
win.c:337:created owner 00080318 and popup 002702FC
win.c:345:created owner 00090318 and popup 002802FC
win: 373 tests executed, 0 marked as todo, 0 failures.
user32.dll:win done
user32.dll:wsprintf (test 50)
wsprintf: 4 tests executed, 0 marked as todo, 0 failures.
user32.dll:wsprintf done
wininet.dll:generated (test 51)
generated: 344 tests executed, 0 marked as todo, 0 failures.
wininet.dll:generated done
wininet.dll:http (test 52)
http.c:90:Starting with flags 0x10000000
http.c:92:InternetOpenA <--
http.c:95:InternetOpenA -->
http.c:101:InternetConnectA <--
http.c:78:Callback 00CC0004 0xdeadbeef INTERNET_STATUS_HANDLE_CREATED(60) 0022EB40 4
http.c:104:InternetConnectA -->
http.c:108:HttpOpenRequestA <--
http.c:78:Callback 00CC0008 0xdeadbead INTERNET_STATUS_HANDLE_CREATED(60) 0022EDB8 4
http.c:122:HttpOpenRequestA -->
http.c:126:HttpSendRequestA -->
http.c:133:HttpSendRequestA <--
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RESOLVING_NAME(10) 0103FB04 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_NAME_RESOLVED(11) 0103FAF4 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTING_TO_SERVER(20) 0103FB9C 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTED_TO_SERVER(21) 0103FD44 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_SENDING_REQUEST(30) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_SENT(31) 0103FCE0 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RECEIVING_RESPONSE(40) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RESPONSE_RECEIVED(41) 0103FD64 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REDIRECT(110) 0103FBF4 33
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RESOLVING_NAME(10) 0103FB04 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_NAME_RESOLVED(11) 0103FAF4 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTING_TO_SERVER(20) 0103FB9C 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTED_TO_SERVER(21) 0103FD44 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_SENDING_REQUEST(30) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_SENT(31) 0103FCE0 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RECEIVING_RESPONSE(40) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RESPONSE_RECEIVED(41) 0103FD64 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_COMPLETE(100) 0103FDAC 8
http.c:140:Option 0x17 -> 1 72
http.c:144:Option 0x22 -> 1
http://www.winehq.org/site/about
http.c:149:Option 0x16 -> 1 HTTP/1.1 200 OK
Accept-Ranges: bytes
Transfer-Encoding: chunked
Date: Sat, 30 Aug 2003 11:35:49 GMT
Content-Type: text/html; charset=ISO-8859-1
Expires: Sat, 30 Aug 2003 11:35:49 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Server: Apache/2.0.40 (Red Hat Linux)
X-Powered-By: PHP/4.2.2
Last-Modified: Sat, 30 Aug 2003 11:35:49 GMT
Pragma: no-cache
Via: 1.1 netcache (NetCache NetApp/5.3.1R3D1)
http.c:154:Option 0x22 -> 1
http://www.winehq.org/site/about
http.c:158:Option 0x5 -> 0
http://www.winehq.org/site/about (12150)
http.c:163:Option 0x1 -> 1 text/html; charset=ISO-8859-1
http.c:166:Entery Query loop
http.c:183:ReadFile -> 1 573
http.c:183:ReadFile -> 1 1904
http.c:172: Test failed: InternetQueryDataAvailable failed
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_COMPLETE(100) 0103FDAC 8
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CLOSING_CONNECTION(50) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTION_CLOSED(51) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_HANDLE_CLOSING(70) 0022EDEC 4
http.c:78:Callback 00CC0008 0xdeadbeef INTERNET_STATUS_HANDLE_CLOSING(70) 0022EDEC 4
http.c:90:Starting with flags 0x0
http.c:92:InternetOpenA <--
http.c:95:InternetOpenA -->
http.c:101:InternetConnectA <--
http.c:78:Callback 00CC0004 0xdeadbeef INTERNET_STATUS_HANDLE_CREATED(60) 0022EB3C 4
http.c:104:InternetConnectA -->
http.c:108:HttpOpenRequestA <--
http.c:78:Callback 00CC0008 0xdeadbead INTERNET_STATUS_HANDLE_CREATED(60) 0022EDB4 4
http.c:122:HttpOpenRequestA -->
http.c:126:HttpSendRequestA -->
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_SENDING_REQUEST(30) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_SENT(31) 0022ECDC 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RECEIVING_RESPONSE(40) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RESPONSE_RECEIVED(41) 0022ECC8 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REDIRECT(110) 0022EBE0 33
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTING_TO_SERVER(20) 0022EBF0 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_CONNECTED_TO_SERVER(21) 0022EBCC 15
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_SENDING_REQUEST(30) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_REQUEST_SENT(31) 0022ECDC 4
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RECEIVING_RESPONSE(40) 00000000 0
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_RESPONSE_RECEIVED(41) 0022ECC8 4
http.c:133:HttpSendRequestA <--
http.c:140:Option 0x17 -> 1 72
http.c:144:Option 0x22 -> 1
http://www.winehq.org/site/about
http.c:149:Option 0x16 -> 1 HTTP/1.1 200 OK
Accept-Ranges: bytes
Transfer-Encoding: chunked
Date: Sat, 30 Aug 2003 11:35:50 GMT
Content-Type: text/html; charset=ISO-8859-1
Expires: Sat, 30 Aug 2003 11:35:50 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Server: Apache/2.0.40 (Red Hat Linux)
X-Powered-By: PHP/4.2.2
Last-Modified: Sat, 30 Aug 2003 11:35:50 GMT
Pragma: no-cache
Via: 1.1 netcache (NetCache NetApp/5.3.1R3D1)
http.c:154:Option 0x22 -> 1
http://www.winehq.org/site/about
http.c:158:Option 0x5 -> 0
http://www.winehq.org/site/about (12150)
http.c:163:Option 0x1 -> 1 text/html; charset=ISO-8859-1
http.c:166:Entery Query loop
http.c:183:ReadFile -> 1 573
http.c:183:ReadFile -> 1 1904
http.c:183:ReadFile -> 1 4344
http.c:183:ReadFile -> 1 4344
http.c:183:ReadFile -> 1 4069
http.c:78:Callback 00CC000C 0xdeadbead INTERNET_STATUS_HANDLE_CLOSING(70) 0022EDE8 4
http.c:78:Callback 00CC0008 0xdeadbeef INTERNET_STATUS_HANDLE_CLOSING(70) 0022EDE8 4
http.c:242:read 0x0000cf04 bytes
http: 30 tests executed, 0 marked as todo, 1 failure.
wininet.dll:http done
winmm.dll:wave (test 53)
wave.c:257:found 1 WaveOut devices
wave.c:281: 0: "Creative Sound Blaster PCI" 5.10 (1:100): channels=65535 formats=bffff support=002c
wave.c:295:Testing invalid 2MHz format
wave.c:428:found 1 WaveIn devices
wave.c:452: 0: "Creative Sound Blaster PCI" 5.10 (1:101): channels=65535 formats=bffff
wave.c:466:Testing invalid 2MHz format
wave: 428 tests executed, 0 marked as todo, 0 failures.
winmm.dll:wave done
ws2_32.dll:sock (test 54)
sock.c:688: **** STARTING TEST 0 ****
sock.c:326:simple_server (a68) starting
sock.c:335:simple_server (a68) ready
sock.c:340:simple_server (a68): waiting for client
sock.c:385:simple_client (5d0): starting
sock.c:388:simple_client (5d0): server ready
sock.c:385:simple_client (520): starting
sock.c:388:simple_client (520): server ready
sock.c:400:simple_client (5d0) connected
sock.c:400:simple_client (520) connected
sock.c:421:simple_client (5d0) exiting
sock.c:340:simple_server (a68): waiting for client
sock.c:421:simple_client (520) exiting
sock.c:368:simple_server (a68) exiting
sock.c:690: **** TEST 0 COMPLETE ****
sock.c:688: **** STARTING TEST 1 ****
sock.c:326:simple_server (e84) starting
sock.c:335:simple_server (e84) ready
sock.c:340:simple_server (e84): waiting for client
sock.c:439:event_client (e04): starting
sock.c:439:event_client (638): starting
sock.c:441:event_client (e04): server ready
sock.c:461:event_client (e04) connected
sock.c:499:event_client (e04): all data sent - shutdown
sock.c:340:simple_server (e84): waiting for client
sock.c:520:event_client (e04): all data received
sock.c:532:event_client (e04): close event
sock.c:550:event_client (e04) exiting
sock.c:441:event_client (638): server ready
sock.c:461:event_client (638) connected
sock.c:499:event_client (638): all data sent - shutdown
sock.c:368:simple_server (e84) exiting
sock.c:520:event_client (638): all data received
sock.c:532:event_client (638): close event
sock.c:550:event_client (638) exiting
sock.c:690: **** TEST 1 COMPLETE ****
sock: 128 tests executed, 0 marked as todo, 0 failures.
ws2_32.dll:sock done
winspool.drv:info (test 55)
info: 10 tests executed, 0 marked as todo, 0 failures.
winspool.drv:info done