Commit Graph

9 Commits

Author SHA1 Message Date
Francois Gouget a3d0cf036c wlanapi/tests: Spelling fixes in ok() messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-08 17:53:36 +02:00
Nikolay Sivov 6e5a0777fd wlanapi/tests: Always free interface list (Valgrind).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-13 19:28:08 +01:00
Bruno Jesus 6bb8ca1e25 wlanapi: Semi-stub WlanEnumInterfaces.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-08 17:42:05 +01:00
Bruno Jesus 062067d887 wlanapi: Implement WlanCloseHandle.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 12:20:30 +01:00
Bruno Jesus 8b3c6943e3 wlanapi: Implement WlanOpenHandle.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 12:19:00 +01:00
Bruno Jesus 382755af1f wlanapi/tests: Add tests for WlanEnumInterfaces.
Manually tested on XP and Windows 8 with real wireless card.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:08:45 +01:00
Bruno Jesus 25a9e2c6e2 wlanapi: Implement WlanAllocateMemory/WlanFreeMemory with tests.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:08:30 +01:00
Bruno Jesus 4371e1c53f wlanapi/tests: Add tests for WlanOpenHandle.
Manually tested on XP and Windows 8 with real wireless card.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:08:09 +01:00
Bruno Jesus 3052c70068 wlanapi/tests: Add test structure.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:07:29 +01:00