#include <apitest.h>
#include <mbstring.h>
#include <pseh/pseh2.h>
#include <ndk/mmfuncs.h>
Go to the source code of this file.
◆ WIN32_NO_STATUS
◆ START_TEST()
Definition at line 14 of file _mbsstr.c.
15{
18
19
23
28
33
34
38
42
43
46#ifdef TEST_CRTDLL
48#else
50#endif
51
52
53 haystack = (
unsigned char *)
"abcdefg";
56
57 haystack = (
unsigned char *)
"abcdefg";
60
61 haystack = (
unsigned char *)
"abcdefg";
64
65
66 haystack = (
unsigned char *)
"abcdefg";
69
70 haystack = (
unsigned char *)
"abcdefg";
73
74 haystack = (
unsigned char *)
"abcdefg";
77
78
79 haystack = (
unsigned char *)
"abcdefg";
82
83 haystack = (
unsigned char *)
"abcdefg";
86}
#define EndSeh(ExpectedStatus)
GLboolean GLboolean GLboolean GLboolean a
_Check_return_ _CRTIMP _CONST_RETURN unsigned char *__cdecl _mbsstr(_In_z_ const unsigned char *_Str, _In_z_ const unsigned char *_Substr)
static const char haystack[]
#define STATUS_ACCESS_VIOLATION