reactos/rostests/kmtests/ntos_fsrtl
Pierre Schweitzer b37377e363 [KMTESTS:FSRTL]
Add more tests for LargeMcb functions.

These are not invented but real cases: they are extracted from Ext2Fsd driver attempting to read a file from disk. The read file in ReactOS is totally corrupted.

This shows how broken our current MCB implementation is. And unfortunately confirms CORE-11002.
I recommend not to import any other FSDs relying on MCB as long as this is not fixed (eg. CORE-11040); it makes them pretty pointless.

CORE-11002

svn path=/trunk/; revision=71091
2016-04-03 10:25:32 +00:00
..
FsRtlDissect.c [KMTESTS:FSRTL] 2015-12-01 14:22:17 +00:00
FsRtlExpression.c [KMTESTS] 2015-02-27 22:42:35 +00:00
FsRtlLegal.c [KMTESTS:FSRTL] 2015-12-01 14:22:17 +00:00
FsRtlMcb.c [KMTESTS:FSRTL] 2016-04-03 10:25:32 +00:00
FsRtlTunnel.c [KMTEST] 2015-05-24 18:14:49 +00:00