[ros-kernel] RE: [ros-cvs] CVS Update: reactos
Steven Edwards
steven_ed4153 at yahoo.com
Thu Sep 9 18:14:20 CEST 2004
Hi Casper,
--- Casper Hornstrup <chorns at users.sourceforge.net> wrote:
> I think we should keep tests that only test a single component
> close to the component that is tested. See
> http://www.reactos.com/en/content/view/full/543 for more
> information.
Ok cool. thats sorta the way Wine does it. Could we do it like Wine
where each test could be built as a standalone test like
kernel32_test.exe? Right now if I want to view the debug output from
your tests I have to do /DEBUGPORT=COM1 and redirect to a pipe to view
the results. I would like to be able to do both console or DPRINT
depending on the test mode. It should not be to hard to redirect the
Wine test output to DPRINT when run in the mode you have planned for
the CI system.
I am still having trouble trying to figure out how to merge the
kernel32 tests that I know pass in with your system. The function
params your system expects verse wine and the output differ so when
your _regtests.c gets generate the function names and params dont match
the way Wine autogenerates its testlist.c.
Thanks
Steven
_______________________________
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.
http://shopping.yahoo.com/backtoschool
More information about the Ros-kernel
mailing list