reactos/rostests
Pierre Schweitzer ebd14e9811 [KMTESTS:IO]
Complete a bit more IoCreateFile tests, taking into account relatives.

A side note (related to first commit - actually to these test as a whole):
It's pretty unfortunate that they work (on my Windows 2K3). They just expose
a totally different behavior than expected reading R. Nagar (pp 478 - 479).
The experimental behavior also being different from behavior expected from IFS
samples provided by MS.
Perhaps some magic in the callpath between IopParseDevice return and IoCreateFile return?

svn path=/trunk/; revision=62960
2014-04-24 20:50:32 +00:00
..
apitests [NTDLL_APITEST] 2014-04-20 18:15:41 +00:00
dibtests * Addendum to r60650. 2013-10-13 23:12:09 +00:00
drivers [ROSTESTS] 2013-04-04 19:47:42 +00:00
dxtest
kmtests [KMTESTS:IO] 2014-04-24 20:50:32 +00:00
regtests
rosautotest [ROSAUTOTEST] 2014-04-05 21:56:15 +00:00
tests [PSEH_TEST] 2014-04-05 16:49:17 +00:00
win32 [TUNNELTEST] 2014-03-30 18:25:13 +00:00
winetests [SHLWAPI_WINETEST] 2014-04-24 16:07:42 +00:00
.gitignore
CMakeLists.txt [C++] 2013-06-22 16:38:27 +00:00
COPYING
readme.txt

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