[ADVAPI32_APITEST]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 1 Oct 2016 14:41:41 +0000 (14:41 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 1 Oct 2016 14:41:41 +0000 (14:41 +0000)
commit3a5e3ae77422b616436b3d99ad4606d95528ad34
treed792306d133c5ea966d8b015ee28412967850b12
parent254a9ba114ecfafbddc0d1189bce507993eea395
[ADVAPI32_APITEST]
- Add a test for RegEnumKeyExW showing that it should return ERROR_MORE_DATA instead of ERROR_BUFFER_OVERFLOW when the name buffer is too small. Based on a patch by Doug Lyons.
CORE-12030

svn path=/trunk/; revision=72876
rostests/apitests/advapi32/CMakeLists.txt
rostests/apitests/advapi32/RegEnumKey.c [new file with mode: 0644]
rostests/apitests/advapi32/testlist.c