ntdll/tests: Add more tests for debug string events.
commit99ac786c6989a7962eed4c15e7ef8673f6988ee1
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 19 Jun 2014 19:19:38 +0000 (19 21:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Jun 2014 14:30:57 +0000 (20 16:30 +0200)
tree597b4a20d212c0e7a7579a902068465f4c364c01
parent2f9fdec310a69aa0d8773c923fd58df1b40a83ec
ntdll/tests: Add more tests for debug string events.

This patch adds additional tests, to check how debuggers handle
OUTPUT_DEBUG_STRING_EVENT events.
dlls/ntdll/tests/exception.c