reactos/rostests
Pierre Schweitzer 219137196e [KMTEST]
Added a small testcase for FsRtlIsNameInExpression(). It's quite relevant for daily and simple use of the function. It shouldn't fail on ReactOS given our current implementation.

svn path=/trunk/; revision=48932
2010-09-29 21:42:11 +00:00
..
apitests Fix build 2010-08-26 02:48:03 +00:00
dibtests [General] 2009-12-02 20:32:16 +00:00
drivers [KMTEST] 2010-09-29 21:42:11 +00:00
dxtest [ROSTESTS] 2010-06-03 20:08:26 +00:00
regtests Fix copy paste error in file header 2010-08-24 05:27:39 +00:00
rosautotest [General] 2009-12-02 20:32:16 +00:00
tests delete old Zwcontinue test 2010-08-25 10:15:34 +00:00
win32 [ROSTESTS] 2010-06-03 20:08:26 +00:00
winetests [user32_winetest] 2010-08-16 00:06:55 +00:00
.gitignore Adding rostests as part of the tree restructure 2007-03-06 11:01:08 +00:00
COPYING - Add missing svn:eol-style properties. 2009-10-28 20:13:23 +00:00
directory.rbuild Add regtests/gdi 2009-08-02 00:26:51 +00:00
readme.txt Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00

$Id: readme.txt 21229 2006-03-05 13:57:35Z frik85 $

====================
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.