ReactOS
0.4.15-dev-5640-g0dde428
|
#include <wine/test.h>
#include <stdarg.h>
#include <stddef.h>
#include "windef.h"
#include "winbase.h"
#include "urlmon.h"
#include "shlwapi.h"
#include "wininet.h"
#include "strsafe.h"
#include "initguid.h"
#include <wine/heap.h>
Go to the source code of this file.
Classes | |
struct | _uri_create_flag_test |
struct | _uri_str_property |
struct | _uri_dword_property |
struct | _uri_properties |
struct | _invalid_uri |
struct | _uri_equality |
struct | _uri_with_fragment |
struct | _uri_builder_property |
struct | _uri_builder_port |
struct | _uri_builder_str_property |
struct | _uri_builder_dword_property |
struct | _uri_builder_test |
struct | _uri_builder_remove_test |
struct | _uri_combine_str_property |
struct | _uri_combine_test |
struct | _uri_parse_test |
struct | custom_uri |
struct | create_urlmon_test_t |
Macros | |
#define | COBJMACROS |
#define | CONST_VTABLE |
#define | WIN32_LEAN_AND_MEAN |
#define | URI_STR_PROPERTY_COUNT Uri_PROPERTY_STRING_LAST+1 |
#define | URI_DWORD_PROPERTY_COUNT (Uri_PROPERTY_DWORD_LAST - Uri_PROPERTY_DWORD_START)+1 |
#define | URI_BUILDER_STR_PROPERTY_COUNT 7 |
#define | DEFINE_EXPECT(func) static BOOL expect_ ## func = FALSE, called_ ## func = FALSE |
#define | SET_EXPECT(func) expect_ ## func = TRUE |
#define | CHECK_EXPECT(func) |
#define | CHECK_EXPECT2(func) |
#define | CHECK_CALLED(func) |
#define | test_urlmon_display_name(a, b) _test_urlmon_display_name(__LINE__,a,b) |
#define | test_display_uri(a, b) _test_display_uri(__LINE__,a,b) |
Typedefs | |
typedef struct _uri_create_flag_test | uri_create_flag_test |
typedef struct _uri_str_property | uri_str_property |
typedef struct _uri_dword_property | uri_dword_property |
typedef struct _uri_properties | uri_properties |
typedef struct _invalid_uri | invalid_uri |
typedef struct _uri_equality | uri_equality |
typedef struct _uri_with_fragment | uri_with_fragment |
typedef struct _uri_builder_property | uri_builder_property |
typedef struct _uri_builder_port | uri_builder_port |
typedef struct _uri_builder_str_property | uri_builder_str_property |
typedef struct _uri_builder_dword_property | uri_builder_dword_property |
typedef struct _uri_builder_test | uri_builder_test |
typedef struct _uri_builder_remove_test | uri_builder_remove_test |
typedef struct _uri_combine_str_property | uri_combine_str_property |
typedef struct _uri_combine_test | uri_combine_test |
typedef struct _uri_parse_test | uri_parse_test |
#define URI_DWORD_PROPERTY_COUNT (Uri_PROPERTY_DWORD_LAST - Uri_PROPERTY_DWORD_START)+1 |
typedef struct _invalid_uri invalid_uri |
typedef struct _uri_builder_port uri_builder_port |
typedef struct _uri_builder_test uri_builder_test |
typedef struct _uri_combine_test uri_combine_test |
typedef struct _uri_equality uri_equality |
typedef struct _uri_parse_test uri_parse_test |
typedef struct _uri_properties uri_properties |
typedef struct _uri_str_property uri_str_property |
Definition at line 11213 of file uri.c.
Definition at line 7688 of file uri.c.
Referenced by change_property(), strcmp_aw(), test_CoInternetCombineIUri(), test_CoInternetCombineUrlEx(), test_CoInternetParseIUri(), test_CreateUri_InvalidUri(), test_CreateUriWithFragment(), test_CreateURLMoniker(), test_IPersistStream(), test_IUri_GetDwordProperties(), test_IUri_GetProperties(), test_IUri_GetPropertyBSTR(), test_IUri_GetPropertyDWORD(), test_IUri_GetPropertyLength(), test_IUri_GetStrProperties(), test_IUri_HasProperty(), test_IUri_IsEqual(), test_IUriBuilder(), and test_IUriBuilder_RemoveProperties().
|
static |
Definition at line 7712 of file uri.c.
Referenced by test_IUriBuilder().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 8393 of file uri.c.
Referenced by test_IUri_GetProperties(), and test_IUri_HasProperty().
Definition at line 8542 of file uri.c.
Definition at line 8578 of file uri.c.
Definition at line 8584 of file uri.c.
Definition at line 8590 of file uri.c.
Definition at line 8596 of file uri.c.
Definition at line 8602 of file uri.c.
Definition at line 8608 of file uri.c.
Definition at line 8614 of file uri.c.
Definition at line 8668 of file uri.c.
Definition at line 8620 of file uri.c.
Definition at line 8626 of file uri.c.
Definition at line 8632 of file uri.c.
Definition at line 8674 of file uri.c.
Definition at line 8692 of file uri.c.
|
static |
|
static |
|
static |
Definition at line 8560 of file uri.c.
Definition at line 8638 of file uri.c.
Definition at line 8644 of file uri.c.
Definition at line 8680 of file uri.c.
Definition at line 8650 of file uri.c.
Definition at line 8656 of file uri.c.
Definition at line 8662 of file uri.c.
Definition at line 8686 of file uri.c.
|
static |
Definition at line 8572 of file uri.c.
Definition at line 8698 of file uri.c.
Definition at line 8548 of file uri.c.
DEFINE_EXPECT | ( | CombineUrl | ) |
DEFINE_EXPECT | ( | ParseUrl | ) |
DEFINE_GUID | ( | CLSID_CUri | , |
0xDF2FCE13 | , | ||
0x25EC | , | ||
0x45BB | , | ||
0x9D | , | ||
0x4C | , | ||
0xCE | , | ||
0xCD | , | ||
0x47 | , | ||
0xC2 | , | ||
0x43 | , | ||
0x0C | |||
) |
Definition at line 7707 of file uri.c.
Referenced by test_CreateIUriBuilder(), and test_IUriBuilder_IUriProperty().
|
inlinestatic |
Definition at line 8524 of file uri.c.
Referenced by custom_uri_AddRef(), custom_uri_GetAbsoluteUri(), custom_uri_GetAuthority(), custom_uri_GetDisplayUri(), custom_uri_GetDomain(), custom_uri_GetExtension(), custom_uri_GetFragment(), custom_uri_GetHost(), custom_uri_GetHostType(), custom_uri_GetPassword(), custom_uri_GetPath(), custom_uri_GetPathAndQuery(), custom_uri_GetPort(), custom_uri_GetProperties(), custom_uri_GetPropertyBSTR(), custom_uri_GetPropertyDWORD(), custom_uri_GetPropertyLength(), custom_uri_GetQuery(), custom_uri_GetRawUri(), custom_uri_GetScheme(), custom_uri_GetSchemeName(), custom_uri_GetUserInfo(), custom_uri_GetUserName(), custom_uri_GetZone(), custom_uri_HasProperty(), custom_uri_IsEqual(), and custom_uri_Release().
|
static |
|
static |
|
static |
|
static |
Definition at line 10652 of file uri.c.
|
static |
|
static |
|
static |
Definition at line 10759 of file uri.c.
Referenced by START_TEST().
START_TEST | ( | uri | ) |
Definition at line 11653 of file uri.c.
Definition at line 7700 of file uri.c.
Referenced by _test_display_uri(), _test_urlmon_display_name(), test_CoInternetCombineIUri(), test_CoInternetCombineUrlEx(), test_CoInternetParseIUri(), test_CreateUriWithFragment(), test_IPersistStream(), test_IUri_GetPropertyBSTR(), test_IUri_GetStrProperties(), test_IUriBuilder_CreateUri(), test_IUriBuilder_CreateUriSimple(), test_IUriBuilder_CreateUriWithFlags(), test_IUriBuilder_GetFragment(), test_IUriBuilder_GetHost(), test_IUriBuilder_GetPassword(), test_IUriBuilder_GetPath(), test_IUriBuilder_GetQuery(), test_IUriBuilder_GetSchemeName(), test_IUriBuilder_GetUserName(), and test_IUriBuilder_RemoveProperties().
Definition at line 10541 of file uri.c.
Referenced by START_TEST().
Definition at line 10791 of file uri.c.
Referenced by START_TEST().
Definition at line 10830 of file uri.c.
Referenced by START_TEST().
Definition at line 10921 of file uri.c.
Referenced by START_TEST().
Definition at line 11044 of file uri.c.
Referenced by START_TEST().
Definition at line 10953 of file uri.c.
Referenced by START_TEST().
Definition at line 8885 of file uri.c.
Referenced by START_TEST().
Definition at line 7800 of file uri.c.
Referenced by START_TEST().
Definition at line 7786 of file uri.c.
Referenced by START_TEST().
Definition at line 7825 of file uri.c.
Referenced by START_TEST().
Definition at line 8847 of file uri.c.
Referenced by START_TEST().
Definition at line 8813 of file uri.c.
Referenced by START_TEST().
Definition at line 8833 of file uri.c.
Referenced by START_TEST().
Definition at line 11237 of file uri.c.
Referenced by START_TEST().
Definition at line 11330 of file uri.c.
Referenced by START_TEST().
Definition at line 8237 of file uri.c.