kernel32/tests: Add a testcase for CreateFileA with an invalid path.
commit82856af5fafa3cdcf6410be24d77382964e5dc0a
authorSebastian Lackner <sebastian@fds-team.de>
Mon, 3 Oct 2016 11:49:31 +0000 (3 13:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Oct 2016 18:43:00 +0000 (3 20:43 +0200)
tree832395ade635869a983661e657ce870539cdab29
parent9f8758b19dea4f8ad9230d5bcac73519365cb190
kernel32/tests: Add a testcase for CreateFileA with an invalid path.

Spotted by Christoph von Wittich.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/file.c