reactos/modules/rostests/apitests
Joachim Henze 67ea7ad73c [0.4.9][NTDLL_APITEST] Mute 1 MSVC2010SP1 x86 dbg warning C4717 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
c:\047rls\reactos\modules\rostests\apitests\ntdll\stackoverflow.c(57) : warning C4717: 'infinite_recursive' : recursive on all control paths, function will cause runtime stack overflow

Muting is okay here, because stack overflow is specifically what is aimed to be tested here.

Fix is a partial pick of 0.4.14-dev-847-g 42d2d5ec9c

No warnings left in module NTDLL_APITEST and no C4717 left in releases/0.4.7.
2022-03-28 14:13:45 +02:00
..
advapi32 [ADVAPI32_APITEST] Open services & SCM handles with correct access rights; improve a check order. 2018-02-25 16:11:00 +01:00
afd [AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810 2018-03-05 14:52:56 +01:00
apphelp [APPHELP_APITEST] Add tests for Data tags 2018-04-12 18:49:25 +02:00
appshim [APPSHIM_APITEST] Fix a Clang-Cl warning about n 2018-05-08 21:36:26 +02:00
atl [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
browseui
com [COM_APITEST] Add some interfaces. 2018-03-02 15:23:13 +01:00
comctl32 [COMCTL32_APITEST] Add some button tests 2018-04-20 16:27:17 +02:00
crt
dbghelp
dciman32
dnsapi
fltlib
gdi32
gditools
include
iphlpapi [IPHLPAPI_APITEST] Avoid crash on ROS and failure on Windows. CORE-14411 2018-05-06 08:36:19 +02:00
kernel32
localspl
msgina
msvcrt
netapi32
netshell
ntdll [0.4.9][NTDLL_APITEST] Mute 1 MSVC2010SP1 x86 dbg warning C4717 CORE-18104 2022-03-28 14:13:45 +02:00
ole32
pefile
powrprof
psapi
sdk
setupapi
shell32 [SHELL32_APITEST] Show that our current SHCreateFileExtractIconW is incorrect. 2018-04-07 15:29:59 +02:00
shlwapi [SHLWAPI_APITEST] Add test for SHAreIconsEqual 2018-03-05 22:43:17 +01:00
spoolss
user32 [USER32_APITEST] Add a test for PeekMessage without DispatchMessage for WM_PAINT. CORE-13734 2018-03-07 13:20:42 +01:00
user32_dynamic
userenv
uxtheme
win32nt
win32u
winhttp
wininet
winprint
winspool
wlanapi
ws2_32 [WS2_32_APITEST] Add additional testcases. 2018-03-20 22:20:12 +01:00
CMakeLists.txt [AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810 2018-03-05 14:52:56 +01:00