reactos/rostests/apitests/crt
Timo Kreuzer 2866514570 [CRT_APITEST]
Add another test for strlen, that tests, whether the direction flag in ELFAGS has been modified. While clearing it is legitimate to do according to the ABI, the native implementation does not change it, so we don't want to do it either.

svn path=/trunk/; revision=70429
2015-12-26 20:32:31 +00:00
..
_vscprintf.c
_vscwprintf.c
_vsnprintf.c
_vsnwprintf.c
CMakeLists.txt [CRT_APITEST] 2015-12-26 19:20:54 +00:00
crtdll_crt_apitest.cmake [CRT_APITEST] 2015-12-26 19:20:54 +00:00
dll_startup.cpp [CRT_APITEST] 2015-11-21 13:45:45 +00:00
dll_startup.h [CRT_APITEST] 2015-11-21 13:45:45 +00:00
dll_startup.spec [CRT_APITEST] 2015-11-21 13:45:45 +00:00
mbstowcs.c [CRT_APITEST] 2015-10-25 07:42:34 +00:00
mbstowcs_s.c
msvcrt_crt_apitest.cmake [CRT_APITEST] 2015-12-26 19:20:54 +00:00
ntdll_crt_apitest.cmake [CRT_APITEST] 2015-12-26 19:20:54 +00:00
sprintf.c
static_construct.cpp [CRT_APITEST] 2015-11-22 14:01:04 +00:00
static_init.c [CRT_APITEST] 2015-11-21 13:45:45 +00:00
strcpy.c
strlen.c [CRT_APITEST] 2015-12-26 20:32:31 +00:00
testlist.c [CRT_APITEST] 2015-12-26 19:20:54 +00:00
wcstombs.c [CRT_APITEST] 2015-10-25 07:42:34 +00:00
wcstombs_s.c