Thomas Faber
4cef479813
[KMTESTS]
...
- Add minimal ExCallback and PsNotify tests
See issue #7120 for more details.
svn path=/trunk/; revision=56734
2012-06-14 18:43:32 +00:00
Thomas Faber
2ab0757b32
[KMTESTS]
...
- Fix 64 bit warnings
- Do not force assembly syntax on GCC in ExInterlocked
svn path=/trunk/; revision=56456
2012-05-01 09:13:19 +00:00
Thomas Faber
0515cd1d2e
[KMTESTS/RTL]
...
- Add a small RtlException test, mainly to check that a stack overflow really throws STATUS_STACK_OVERFLOW, not STATUS_ACCESS_VIOLATION.
svn path=/trunk/; revision=56434
2012-04-27 08:36:58 +00:00
Thomas Faber
1a908c8114
[KMTESTS/OB]
...
- Add ObTypes test that checks all object types that should be present on Windows
svn path=/trunk/; revision=56379
2012-04-21 09:06:54 +00:00
Thomas Faber
74a51ae888
[KMTESTS]
...
- Fix IRP handling, and some 64 bit warnings
svn path=/trunk/; revision=55031
2012-01-20 23:12:44 +00:00
Thomas Faber
2bc2e85140
[KMTESTS]
...
- Fix some typos in previous commit
- Make the driver object accessible to tests
svn path=/trunk/; revision=54355
2011-11-12 00:21:57 +00:00
Rafal Harabien
b2b0280779
[KMTESTS\NTOS_KE] - Add KeTimer test stub which tests only KeInitializeTimerEx (Note: this function initializes more fields of dispatch header than KeInitializeEvent).
...
svn path=/trunk/; revision=54047
2011-10-07 16:13:03 +00:00
Thomas Faber
2b17fa159d
[KMTESTS]
...
- Add support for guarded allocations, that can be used to detect buffer overruns
- Add GuardedMemory example test
- Add MmSection test with some basic parameter checks for MmCreateSection
- Fix some x64 build problems
- Update readme
svn path=/trunk/; revision=53687
2011-09-11 11:22:00 +00:00
Thomas Faber
454f222ade
[ROSTESTS]
...
- Merge the Kernel Mode Test Suite Google Summer of Code project
- Happy testing, everyone ;)
svn path=/trunk/; revision=53671
2011-09-10 11:41:33 +00:00