secur32/tests: Add a test for Negotiate behaviour with SECPKG_ATTR_NEGOTIATION_INFO...
commit8d4d7c7251e6f0279757a6f0cba0a654db5fb9c2
authorDmitry Timoshkov <dmitry@baikal.ru>
Thu, 14 Dec 2017 09:17:02 +0000 (14 17:17 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Dec 2017 12:50:56 +0000 (14 13:50 +0100)
treecd964f595b2402b47a740205d5d62b4eabbd4a78
parent81fb745e407fa297fdb8167d4f3b8acbe327308c
secur32/tests: Add a test for Negotiate behaviour with SECPKG_ATTR_NEGOTIATION_INFO query.

To show that QueryContextAttributes(SECPKG_ATTR_NEGOTIATION_INFO)
allocates flat memory block for the PackageInfo structure.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/secur32/tests/negotiate.c