Paul Vriens
|
057c92db54
|
setupapi/tests: Remove leftovers from old tests.
|
2008-05-28 19:34:38 +02:00 |
Paul Vriens
|
b58cab405a
|
setupapi/tests: Test to show cleanup should not be needed.
|
2008-05-27 19:35:08 +02:00 |
Paul Vriens
|
3758205546
|
setupapi/tests: Add another test.
|
2008-05-27 19:35:04 +02:00 |
Paul Vriens
|
8253824669
|
setupapi/tests: Cleanup after testCreateDeviceInterface.
|
2008-05-27 12:42:55 +02:00 |
Paul Vriens
|
156dad05c0
|
setupapi/tests: Test registry after testDeviceRegistryProperty.
|
2008-05-26 19:49:42 +02:00 |
Paul Vriens
|
3573b90bdc
|
setupapi/tests: Cleanup after testGetDeviceInterfaceDetail.
|
2008-05-26 19:49:35 +02:00 |
Paul Vriens
|
7609581cf5
|
setupapi/tests: Cleanup after testRegisterAndGetDetail.
|
2008-05-26 19:49:18 +02:00 |
Paul Vriens
|
82fcb7a5c3
|
setupapi/tests: Cleanup after testDevRegKey.
|
2008-05-26 19:49:06 +02:00 |
Paul Vriens
|
2b27d9baed
|
setupapi/tests: Skip tests on win9x.
|
2008-05-26 19:48:44 +02:00 |
Paul Vriens
|
d9b673f91a
|
setupapi/tests: Turn guid into a global variable.
|
2008-05-26 19:48:38 +02:00 |
Paul Vriens
|
b1b4063c0b
|
setupapi/tests: Fix a test on NT4.
|
2008-05-26 19:48:32 +02:00 |
Paul Vriens
|
ee975a5611
|
setupapi/tests: Close registry key after use.
|
2008-05-26 19:48:25 +02:00 |
Paul Vriens
|
ed552b474c
|
setupapi/tests: Fix typos.
|
2008-05-21 20:15:13 +02:00 |
Paul Vriens
|
fb18592c93
|
setupapi/tests: Fix typo.
|
2008-05-21 20:15:02 +02:00 |
Paul Vriens
|
bece26be54
|
setupapi/tests: Skip some tests if we are on win9x.
|
2008-05-21 17:16:20 +02:00 |
Paul Vriens
|
59b6506439
|
setupapi/tests: Remove a duplicate function call.
|
2008-05-21 17:16:11 +02:00 |
James Hawkins
|
5a701ab6b4
|
setupapi: Fix a few test failures in win2k3.
|
2008-05-21 11:37:06 +02:00 |
Paul Vriens
|
ed67a1f350
|
setupapi/tests: Clean up properly on win9x.
|
2008-05-05 12:53:24 +02:00 |
Paul Vriens
|
d6f9de67b8
|
setupapi/tests: Skip some tests on win9x.
|
2008-05-05 12:53:19 +02:00 |
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
Alexander Morozov
|
af5e168f16
|
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL.
|
2008-04-17 20:21:48 +02:00 |
Alexander Morozov
|
85861a4999
|
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INSUFFICIENT_BUFFER when buffer size is insufficient.
|
2008-04-17 20:21:38 +02:00 |
Alexander Morozov
|
68f12e32a8
|
setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty.
|
2008-04-17 20:21:26 +02:00 |
Alexandre Julliard
|
c7e661b8e5
|
setupapi: Install services in InstallHinfSection.
|
2008-04-16 12:36:18 +02:00 |
Alexandre Julliard
|
cf78e6c38c
|
setupapi: Implemented SetupInstallServicesFromInfSectionW.
|
2008-04-16 12:36:08 +02:00 |
Paul Vriens
|
c535a27670
|
setupapi/tests: No need to use GetProcAddress as all functions exist on all platforms.
|
2008-04-02 19:54:31 +02:00 |
Alexander Morozov
|
997bea9b89
|
setupapi: Create DeviceInstance value in registry, delete todo_wine from test.
|
2008-04-02 13:44:08 +02:00 |
Alexander Morozov
|
c4fb0f236e
|
setupapi: Added a test for registering device interface and getting device path.
|
2008-04-02 13:39:06 +02:00 |
Paul Vriens
|
ebec0a9697
|
setupapi: Fix for SetupGetIntField, with tests.
|
2008-04-01 13:15:56 +02:00 |
Paul Vriens
|
a3557272f4
|
setupapi: Fix some last errors for SetupGetLineByIndex.
|
2008-03-28 21:42:15 +01:00 |
Paul Vriens
|
50e81d0e6d
|
setupapi: Fix some last errors for SetupFindFirstLine.
|
2008-03-28 21:42:15 +01:00 |
Paul Vriens
|
dacb11533d
|
setupapi/tests: Remove check as we don't care how 'field' is allocated.
|
2008-03-28 14:53:29 +01:00 |
Paul Vriens
|
026b252b44
|
setupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA.
|
2008-03-28 14:51:43 +01:00 |
Paul Vriens
|
ea64ac8ab7
|
setupapi/tests: Run tests on win9x again.
|
2008-03-28 14:51:38 +01:00 |
Christopher Berner
|
6bc8e9a116
|
setupapi: Fix buffer size in SetupDiGetDeviceInterfaceDetailW.
|
2008-03-27 19:37:12 +01:00 |
Paul Vriens
|
18e305241d
|
setupapi/tests: Add some tests for the last error returned.
|
2008-03-27 17:47:23 +01:00 |
Alexandre Julliard
|
39fea9329c
|
setupapi/tests: Use FIELD_OFFSET instead of offsetof.
|
2008-03-24 21:06:15 +01:00 |
Paul Vriens
|
ee08320d50
|
setupapi/tests: Add a test for installing a driver service via an INF file.
|
2008-03-21 11:21:56 +01:00 |
Paul Vriens
|
433ca7d8bd
|
setupapi/devinst: Struct size passed needs to be exact.
|
2008-02-25 20:42:32 +01:00 |
Rob Shearman
|
55aeb80aa3
|
setupapi: Make the setupapi tests load on systems < Vista by providing a private implementation of RegDeleteTreeW.
|
2007-11-02 12:37:32 +01:00 |
Juan Lang
|
629123bae4
|
setupapi: Implement SetupDiOpenDevRegKey.
|
2007-10-15 12:09:11 +02:00 |
Juan Lang
|
559f89afd2
|
setupapi: Test SetupDiOpenDevRegKey.
|
2007-10-15 12:05:28 +02:00 |
Juan Lang
|
8cacf12fe5
|
setupapi: Improve parameter checking in SetupDiInstallClass.
|
2007-10-15 12:05:22 +02:00 |
Juan Lang
|
f2c85adbc3
|
setupapi: Remove bogus part of test.
|
2007-10-15 12:05:15 +02:00 |
Juan Lang
|
caae01f8be
|
setupapi: Test SetupDiInstallClass.
|
2007-10-12 11:04:25 +02:00 |
Juan Lang
|
df3cb0630d
|
setupapi: Create symbolic link value when interface is created.
|
2007-09-24 14:16:04 +02:00 |
Juan Lang
|
d34ec8b8a1
|
setupapi: Add test showing value of path.
|
2007-09-24 14:15:32 +02:00 |
Juan Lang
|
a63c9356a4
|
setupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
|
2007-09-24 14:15:22 +02:00 |
Juan Lang
|
6bd4ed73cb
|
setupapi: Add tests for SetupDiGetDeviceInterfaceDetail.
|
2007-09-24 14:14:44 +02:00 |
Juan Lang
|
be863b07ff
|
setupapi: Implement SetupDiEnumDeviceInterfaces.
|
2007-09-24 14:14:23 +02:00 |