reactos/rostests/apitests/kernel32
Hermès Bélusca-Maïto c5dde308bf [KERNEL32_APITEST]: Add basic tests for lstrlenA/W, focusing on its special handling of the NULL pointer.
We detect that the NULL pointer is handled separately because no exception is generated, contrary to when the function is called with truly invalid pointers.
I thank Mark for having mentioned the vectored exception handling to me, needed to catch first-chance exceptions.

svn path=/trunk/; revision=74118
2017-03-06 19:14:27 +00:00
..
redirptest [KERNEL32_APITEST] -Add redir2dep.manifest to the testdata. 2017-01-17 19:41:26 +00:00
classtest.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
classtest2.manifest [KERNEL32_APITESTS]: Add more tests for FindActCtxSectionStringW. 2017-02-10 00:00:28 +00:00
CMakeLists.txt [KERNEL32_APITEST]: Add basic tests for lstrlenA/W, focusing on its special handling of the NULL pointer. 2017-03-06 19:14:27 +00:00
comctl32dep.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
DefaultActCtx.c [KERNEL32_APITEST] -Try to avoid crashes in DefaultActCtx test. 2017-01-17 22:40:36 +00:00
dep1.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
deptest.manifest [KERNEL32_APITEST] -Add tests for FindActCtxSectionStringW. 2017-01-06 18:48:15 +00:00
DeviceIoControl.c [KERNEL32_APITEST] 2017-03-02 19:33:25 +00:00
dosdev.c [APITESTS:kernel32] 2014-03-05 01:53:46 +00:00
FindActCtxSectionStringW.c [KERNEL32_APITESTS]: Add more tests for FindActCtxSectionStringW. 2017-02-10 00:00:28 +00:00
FindFiles.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
GetComputerNameEx.c [KERNEL32_APITEST] Add tests that reveal how the GetComputerNameEx fix in r72722 was not proper. By Peter Hater. ROSTESTS-243 2016-09-29 09:44:57 +00:00
GetCurrentDirectory.c [COMMENTS] 2013-10-12 16:05:54 +00:00
GetDriveType.c [KERNEL32_APITEST] 2015-04-17 08:09:30 +00:00
GetModuleFileName.c [COMMENTS] 2013-10-12 16:05:54 +00:00
interlck.c [KERNEL32_TEST] 2013-12-19 21:39:09 +00:00
LoadLibraryExW.c [KERNEL32_APITEST] -Fix gcc build 2017-01-17 19:24:29 +00:00
lstrcpynW.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
lstrlen.c [KERNEL32_APITEST]: Add basic tests for lstrlenA/W, focusing on its special handling of the NULL pointer. 2017-03-06 19:14:27 +00:00
Mailslot.c [KERNEL32_APITEST] 2015-09-25 14:44:38 +00:00
MultiByteToWideChar.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
PrivMoveFileIdentityW.c [KERNEL32_APITEST] 2015-04-21 09:30:05 +00:00
SetConsoleWindowInfo.c [KERNEL32_APITEST]: SetConsoleWindowInfo test: 2016-10-18 17:44:23 +00:00
SetCurrentDirectory.c [COMMENTS] 2013-10-12 16:05:54 +00:00
SetUnhandledExceptionFilter.c [ROSTESTS:APITESTS] 2013-09-22 17:52:42 +00:00
TerminateProcess.c [KERNEL32_APITEST] 2015-02-20 10:34:18 +00:00
testlist.c [KERNEL32_APITEST]: Add basic tests for lstrlenA/W, focusing on its special handling of the NULL pointer. 2017-03-06 19:14:27 +00:00
TunnelCache.c [KERNEL32_APITEST] 2015-05-25 11:38:02 +00:00
WideCharToMultiByte.c [KERNEL32_APITEST] 2016-09-26 10:06:55 +00:00