winmm/tests: Only test non-mapper devices in interactive mode.
commitace442f3b755ac73ce9b63693c46873aa0a87020
authorAndrew Eikum <aeikum@codeweavers.com>
Fri, 26 Apr 2013 18:08:56 +0000 (26 13:08 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Apr 2013 09:41:59 +0000 (29 11:41 +0200)
treef9526973d6f2fa631819355b0531441da1480dc7
parentb55a27a16a9a35e3b8d58d8a10d2cb92885f9e6a
winmm/tests: Only test non-mapper devices in interactive mode.

Other devices might be less reliable, but we should generally expect
WAVE_MAPPER to behave well. This also massively reduces test runtime,
depending on how many devices are present.
dlls/winmm/tests/wave.c