try5 [1/4](resend) kernel32/tests: Add tests for GetVolumeInformationA and QueryDosDevice

Paul Vriens paul.vriens.wine at gmail.com
Wed Apr 29 11:42:46 CDT 2009


Guy Albertelli wrote:
> Fixed memory leak and changed skip to win_skip in this patch.
> Add todo_wine as necessary so all tests pass.
> 
> Changelog:
>   - Enhance QueryDosDevice test for attempting to return all devices.
>   - Add tests for GetVolumeInformationA testing the different root dir formats.
> ---
>  dlls/kernel32/tests/volume.c |  138 ++++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 134 insertions(+), 4 deletions(-)
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
One of the tests fails on all W2K, XP and W2K3 boxes (no Vista results yet):

http://test.winehq.org/data/tests/kernel32:volume.html

Could you have a look?

There is also a lot of trace/debugging information coming from these new 
tests. Is this needed?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list