reactos/rostests
Aleksey Bragin 73f6b44f85 [KMTEST]
- Add tests for SeQueryInformationToken NTAPI. By Moscow State Technical University students Constantine Belev, Denis Grishin, Egor Sinitsyn.
- Disabled from testbot because they bugcheck ReactOS (unimplemented functions bugcheck). Work in progress...

svn path=/trunk/; revision=59178
2013-06-05 23:16:14 +00:00
..
apitests [APITESTS-KERNEL32] 2013-06-02 17:01:22 +00:00
dibtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
drivers [ROSTESTS] 2013-04-04 19:47:42 +00:00
dxtest * Addendum to r55855. 2012-02-25 17:23:58 +00:00
kmtests [KMTEST] 2013-06-05 23:16:14 +00:00
regtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
rosautotest Amendment to r58335 2013-02-17 15:12:16 +00:00
tests [ROSTESTS] 2013-04-13 21:33:03 +00:00
win32 * Addendum to r55855. 2012-02-25 17:23:58 +00:00
winetests [WineTests] 2013-06-02 20:45:51 +00:00
.gitignore Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
CMakeLists.txt [ROSTESTS] 2011-09-10 11:41:33 +00:00
COPYING Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
readme.txt [ROSTESTS] 2012-07-03 19:59:56 +00:00

====================
ReactOS Tests
====================

This directory contains various tests for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.
It is to be placed under "modules" subdirectory of a trunk checkout.
No additional changes to build files are necessary, it'll be picked up
automatically.