Home | Info | Community | Development | myReactOS

  1. Home
  2. Info
  3. Community
  4. Development
  5. myReactOS

ReactOS Community > ReactOS Wiki

Testing Frameworks

From ReactOS

Jump to: navigation, search
This page is probably outdated

The information on this page might not be valid for the current state of ReactOS.
A Wiki Administrator should look at this page and decide or discuss what to do with it.


Testing the HAL, Kernel and Executive Services: regression tests for the executive and various subsystems: http://reactos.com/content/view/full/543

Coming soon: the WINE regression tests for testing the Win32 user-mode DLLs. This will happen after the WINE vendor import.

Casper's new testing doc: http://www.csh-consult.dk/ReactOSDevelopmentModel.pdf

Here's a script that generates stubs from gcc error output. Quite a time saver. I will probably adapt it later to just scan the test files with nm. TestStubsGenerator