[KMTESTS]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 22 Sep 2013 19:28:21 +0000 (19:28 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 22 Sep 2013 19:28:21 +0000 (19:28 +0000)
commit2c7388a0b133cce691b7029c1c0622e9f3fb6f43
treed724f440d35fb9e34862018d7221082a1db0a12b
parentfe6644f895a9b337a6171568766130a8b0f2db4d
[KMTESTS]
No need now to declare a NTSTATUS ExceptionStatus; variable to be able to use KmtStartSeh() / KmtEndSeh() macros; this is done automagically.

svn path=/trunk/; revision=60320
rostests/kmtests/include/kmt_test.h
rostests/kmtests/ntos_ex/ExPools.c
rostests/kmtests/ntos_io/IoEvent.c
rostests/kmtests/ntos_mm/MmSection.c
rostests/kmtests/ntos_mm/ZwAllocateVirtualMemory.c
rostests/kmtests/ntos_mm/ZwMapViewOfSection.c
rostests/kmtests/ntos_ob/ObReference.c
rostests/kmtests/rtl/RtlException.c
rostests/kmtests/rtl/RtlUnicodeString.c