[ros-kernel] Re: Executive and Subsystem Testing

Martin Fuchs martin-fuchs at gmx.net
Sat Dec 6 19:33:37 CET 2003


Hello Jason,

> I would also like for these tests to be well documented - as a
> bug/misunderstanding in testing code is bound to occur. Plus
> documentation will help others to write tests as well. The format of
> this documentation is up for debate - but there seems to be substantial
> interest in Doxygen recently. However its done, I would like for a
> developer browsing reactos.com to be able to view the list of regression
> tests and what exactly each one tests - and where we are lacking
> tests.

Doxgen supports documentation of test cases using its command
"\test" (or also "@test"), see this link:
http://www.stack.nl/~dimitri/doxygen/commands.html#cmdtest

If you insert a comment block for each test case, you get a list
of this tests in the generated Doxygen documentation.


Regards,

    Martin


More information about the Ros-kernel mailing list