On Mon Dec 2 10:29:56 2024 +0000, eric pouech wrote:
question: do you need both calls to test_NtQueryDirectoryFile_mask to invalidate a platform?
Given that the key behaviour we're testing involves the reuse of a handle, we need at least two calls. I could change it so we only verify the results of the second call, and not the first, if that would be preferable?