ntdll/tests: Mark the NtReadFile call which doesn't return STATUS_PENDING for an...
commit8eb9ffb3fa095783f2ddbd48c7b0daf51248f48f
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 23 Aug 2013 04:35:45 +0000 (23 13:35 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Aug 2013 08:42:21 +0000 (23 10:42 +0200)
tree3561c6cea287fa4ec83ca0949bf3058d58e72fd6
parent49e31d29ca96892e462f6c4a53582f6796505ade
ntdll/tests: Mark the NtReadFile call which doesn't return STATUS_PENDING for an overlapped IO call as broken, and don't test returned values in broken case.
dlls/ntdll/tests/file.c