[advapi32/tests 1/4] Add some basic eventlog tests

Paul Vriens paul.vriens.wine at gmail.com
Tue Oct 27 05:17:05 CDT 2009


Hi,

I'm finally starting to work on the thing I've planned for a long time. 
The first gazillion patches to eventlog will be mostly tests so that we 
have a solid framework to expand upon.

First I'd like to have as much in advapi32 as possible. On Windows most 
of this eventlog stuff is dealt with by services.exe so that's probably 
what we should aim for as well. A bad thing (AFAIK) is that Windows 
keeps the eventlogs in memory (just look at the high memory footprint of 
services.exe on some servers with big maximum eventlog sizes) so that's 
something we definitely don't want to replicate.

It would probably also be nice to mimic the file format for the .evt 
files in the end (which isn't an issue btw).

Changelog
   Add some basic eventlog tests

-- 
Cheers,

Paul.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Add-some-basic-eventlog-tests.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091027/b379cb4b/attachment.txt>


More information about the wine-patches mailing list