reactos/rostests/apitests/advapi32
Colin Finck 2bd66111fc [ADVAPI32_APITEST]
Fix copy-paste mistakes in messages.

svn path=/trunk/; revision=75206
2017-06-26 15:10:27 +00:00
..
CMakeLists.txt [ROSTESTS] 2017-01-13 09:24:15 +00:00
CreateService.c
DuplicateTokenEx.c
eventlog.c
HKEY_CLASSES_ROOT.c
IsTextUnicode.c
LockServiceDatabase.c [ADVAPI32_APITEST]: Rename the 'LockDatabase' test to 'LockServiceDatabase' to better match the name of the API. 2016-12-04 18:41:46 +00:00
QueryServiceConfig2.c
RegEnumKey.c
RegEnumValueW.c
RegQueryInfoKey.c
RegQueryValueExW.c [ADVAPI32_APITEST] 2017-06-26 15:10:27 +00:00
RtlEncryptMemory.c
SaferIdentifyLevel.c
ServiceArgs.c [ROSTESTS]: advapi32_apitest: Add a test to extensively test services command-line arguments. By Thomas Faber. 2016-12-02 20:01:29 +00:00
ServiceEnv.c Fix for source code file header, sorry for commit noise. 2016-12-05 16:38:11 +00:00
svchlp.c [ADVAPI32_APITEST]: Add a small helper lib 'svchlp' for common routines for test-services embedded in api tests. Taken & heavily adapted from Jacek Caban's services_service test and Thomas Faber's ServiceArgs.c (the latter will be able to use 'svchlp' when it'll be ready). 2016-12-05 16:22:30 +00:00
svchlp.h [ADVAPI32_APITEST]: Add a small helper lib 'svchlp' for common routines for test-services embedded in api tests. Taken & heavily adapted from Jacek Caban's services_service test and Thomas Faber's ServiceArgs.c (the latter will be able to use 'svchlp' when it'll be ready). 2016-12-05 16:22:30 +00:00
testlist.c [ADVAPI32_APITEST]: Test for a (correctly initialized) service process environment block, that should contain both ALLUSERSPROFILE and USERPROFILE environment variables. 2016-12-05 16:36:06 +00:00