hi joerg,
i have some failures on my win7 machine with 5.1 sound:

render.c:167: Returned periods: 10.0000 ms 3.0000 ms
render.c:179: pwfx: 0075F060
render.c:180: Tag: fffe
render.c:181: bits: 32
render.c:182: chan: 6
render.c:183: rate: 48000
render.c:184: align: 24
render.c:185: extra: 22
render.c:190: Res: 32
render.c:191: Mask: 3f
render.c:192: Alg: FLOAT
render.c:308: Returned latency: 10.6666 ms
render.c:405: Initialize (1, 44100x16x1) returns 00000000 unlike IsFormatSupport
ed
render.c:413: Test failed: Initialize(1, 44100x16x1) returns 00000000
render.c:381: IsSupported(1, 44100x16x2)
render.c:405: Initialize (1, 48000x16x1) returns 00000000 unlike IsFormatSupport
ed
render.c:413: Test failed: Initialize(1, 48000x16x1) returns 00000000
render.c:381: IsSupported(1, 48000x16x2)
render.c:405: Initialize (1, 96000x16x1) returns 00000000 unlike IsFormatSupport
ed
render.c:413: Test failed: Initialize(1, 96000x16x1) returns 00000000
render.c:381: IsSupported(1, 96000x16x2)
render.c:381: IsSupported(0, 48000x 8x1)
render.c:381: IsSupported(0, 48000x 8x2)
render.c:381: IsSupported(0, 48000x16x1)
render.c:381: IsSupported(0, 48000x16x2)
render.c:895: Tests skipped: No capture device available: 80070490; skipping cap
ture device in render session tests
render: 671 tests executed (0 marked as todo, 3 failures), 1 skipped.

anything else you require please ask.

2011/10/4 <Joerg-Cyril.Hoehle@t-systems.com>
Hi,

please run on native machines my newest mmdevapi tests at
http://testbot.winehq.org/JobDetails.pl?Key=14691
You'll find both patch and .exe there.

I've split my former test in two. This is part one, without the GetPosition tests.
WINETEST_DEBUG does not matter in part 1.

wine mmdevapi_test.exe render

I'd be pleased if you could test this with various configurations:
 - with exclusive mode disabled in the MS control panel
 - with non-standard settings in the MS control panel
 - with 5:1 audio chosen (if possible) in the MS control panel
 - audio entirely disabled
 - sound card without capture (does "capture only" exist?)

Please report any failures such that I can later submit this part one test,
given confidence that it's been tested with a variety of configurations.

Thank you for testing,
 Jörg Höhle