reactos/rostests/kmtests/kmtest_drv
Pierre Schweitzer ef0b98d6fb [KMTESTS]
- Define a new macro function KmtGetSystemOrEmbeddedRoutineAddress() which is to be used to get a function address from Mm if it exists system-wide or to fallback to embedded function if it doesn't exist
- Use this mechanism to add tests for the newly implemented FsRtlRemoveDotsFromPath() which is Vista+.

That allows, with a single build (and thus, same binaries), testing a function in ReactOS and in Windows. 

svn path=/trunk/; revision=71046
2016-03-25 18:53:43 +00:00
..
guid.c [KMTEST:IO] 2014-03-23 17:24:10 +00:00
kmtest_drv.c [KMTEST_DRV] 2013-10-14 16:35:35 +00:00
kmtest_drv.rc [COMMENTS] 2013-10-12 16:05:54 +00:00
kmtest_standalone.c [KMTESTS:PO] 2015-10-11 17:06:14 +00:00
printf_stubs.c [COMMENTS] 2013-10-12 16:05:54 +00:00
testlist.c [KMTESTS] 2016-03-25 18:53:43 +00:00