Split the 'dsound' test into two parts:
commitde9af2414b55f92369fc96e7a4688e3651efdcb0
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 17 Jun 2004 23:03:11 +0000 (17 23:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2004 23:03:11 +0000 (17 23:03 +0000)
tree8bbef8a77520dbddc5f321076a9670f8884ce965
parentca7cdb8bed3dc73456808dec7652b765d3a9c9d7
Split the 'dsound' test into two parts:
- the sound format test. Plays a 5 second reference tone to help
  debug issues with the tone duration and help detect stutter issues.
  Prints explanations describing the sound format interactive
  test. Then plays a 1 second test tone for each supported sound
  format.
- the 3D sound tests. Performs the volume, panning, moving listener
  tests, etc.
dlls/dsound/tests/.cvsignore
dlls/dsound/tests/Makefile.in
dlls/dsound/tests/capture.c
dlls/dsound/tests/ds3d.c [new file with mode: 0644]
dlls/dsound/tests/dsound.c
dlls/dsound/tests/dsound_test.h [new file with mode: 0644]