[PATCH try3 1/2] setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing.

Misha Koshelev mk144210 at bcm.edu
Tue Jun 12 18:42:05 CDT 2007


Changes from last version (thanks James and Detlef):
* Pretty much major overhaul of design of tests, used James' idea of having one function pointer
  that we set before the tests are run.
* Expanded/changed to easily allow different tests to use different infs.
* Added CBT-Hook as per Detlef's suggestion. I will submit the stuff to disable Beep() as a separate
  patch once this patch is ironed out as I think this will get a lot of comments/maybe be controversial 
  (requires disabling and then re-enabling beep service)
---
 dlls/setupapi/tests/Makefile.in |    3 +-
 dlls/setupapi/tests/install.c   |  200 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 202 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 908fa08c4905ca96c46f39b0b819f0e47a2474a1.diff
Type: text/x-patch
Size: 8839 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070612/41ce557b/908fa08c4905ca96c46f39b0b819f0e47a2474a1.bin


More information about the wine-patches mailing list