[KMTESTS]

- add a user-mode part to the example testlist.c
- misc fixes

svn path=/branches/GSoC_2011/KMTestSuite/; revision=52549
This commit is contained in:
Thomas Faber 2011-07-06 18:55:21 +00:00
parent bf054095df
commit 8d003b1a1c
8 changed files with 67 additions and 7 deletions

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS kernel-mode tests
* LICENSE: GPLv2+ - See COPYING in the top level directory
* PURPOSE: Kernel-Mode Test Suite Example Test kernel-mode part
* PURPOSE: Kernel-Mode Test Suite Example kernel-mode test part
* PROGRAMMER: Thomas Faber <thfabba@gmx.de>
*/