reactos/rostests
Pierre Schweitzer 67656096bd [NTFS_TEST]
Add a simple application (à la NTFSInfo & nfi) to dump the data about a NTFS volume using the FSCTL control codes.
This is for both demonstrating how it works and to assess our driver behavior against Windows behavior of these FSCTL.

CORE-8725

svn path=/trunk/; revision=65165
2014-11-01 09:56:33 +00:00
..
apitests [USER32_APITEST] 2014-10-24 09:16:04 +00:00
dibtests * Addendum to r60650. 2013-10-13 23:12:09 +00:00
drivers
dxtest
kmtests [CMAKE] 2014-10-17 23:29:24 +00:00
regtests
rosautotest [CMAKE] 2014-10-17 23:29:24 +00:00
tests [NTFS_TEST] 2014-11-01 09:56:33 +00:00
win32 [TUNNELTEST] 2014-03-30 18:25:13 +00:00
winetests [WININET_WINETEST] 2014-10-25 18:35:58 +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.