ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <stdio.h>
#include <initguid.h>
#include <hlink.h>
#include <hlguids.h>
#include "wine/test.h"
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
#define | DEFINE_EXPECT(func) static BOOL expect_ ## func = FALSE, called_ ## func = FALSE |
#define | SET_EXPECT(func) expect_ ## func = TRUE |
#define | CHECK_EXPECT2(func) |
#define | CHECK_EXPECT(func) |
#define | CHECK_CALLED(func) |
#define | setStringRef(h, f, t, l) r_setStringRef(__LINE__,h,f,t,l) |
#define | getStringRef(h, t, l) r_getStringRef(__LINE__,h,t,l) |
#define | setMonikerRef(h, f, t, l) r_setMonikerRef(__LINE__,h,f,t,l) |
#define | getMonikerRef(h, t, l, r) r_getMonikerRef(__LINE__,h,t,l,r) |
#define | SITEDATA_SUCCESS 1 |
#define | SITEDATA_NOTIMPL 2 |
|
static |
|
static |
Definition at line 817 of file hlink.c.
Referenced by BindStatusCallback_GetBindInfo(), and test_Hlink_Navigate().
|
static |
|
static |
|
static |
|
static |
Definition at line 831 of file hlink.c.
Referenced by BindStatusCallback_OnObjectAvailable(), and test_Hlink_Navigate().
|
static |
Definition at line 779 of file hlink.c.
Referenced by BindStatusCallback_OnStartBinding(), and test_Hlink_Navigate().
|
static |
Definition at line 807 of file hlink.c.
Referenced by BindStatusCallback_OnStopBinding(), and test_Hlink_Navigate().
|
static |
|
static |
DEFINE_EXPECT | ( | BindStatusCallback_GetBindInfo | ) |
DEFINE_EXPECT | ( | BindStatusCallback_OnObjectAvailable | ) |
DEFINE_EXPECT | ( | BindStatusCallback_OnStartBinding | ) |
DEFINE_EXPECT | ( | BindStatusCallback_OnStopBinding | ) |
DEFINE_EXPECT | ( | BindToObject | ) |
DEFINE_EXPECT | ( | BindToStorage | ) |
DEFINE_EXPECT | ( | ComposeWith | ) |
DEFINE_EXPECT | ( | Enum | ) |
DEFINE_EXPECT | ( | GetClassID | ) |
DEFINE_EXPECT | ( | GetDisplayName | ) |
DEFINE_EXPECT | ( | HBC_GetObject | ) |
DEFINE_EXPECT | ( | HBC_QueryInterface_IdentityUnmarshal | ) |
DEFINE_EXPECT | ( | HBC_QueryInterface_IHlinkHistory | ) |
DEFINE_EXPECT | ( | HBC_QueryInterface_IMarshal | ) |
DEFINE_EXPECT | ( | HBC_QueryInterface_IUnknown | ) |
DEFINE_EXPECT | ( | HBC_UpdateHlink | ) |
DEFINE_EXPECT | ( | HLF_UpdateHlink | ) |
DEFINE_EXPECT | ( | HT_GetBrowseContext | ) |
DEFINE_EXPECT | ( | HT_GetFriendlyName | ) |
DEFINE_EXPECT | ( | HT_Navigate | ) |
DEFINE_EXPECT | ( | HT_QueryInterface_IHlinkTarget | ) |
DEFINE_EXPECT | ( | HT_SetBrowseContext | ) |
DEFINE_EXPECT | ( | IsSystemMoniker | ) |
DEFINE_EXPECT | ( | OnNavigationComplete | ) |
DEFINE_EXPECT | ( | Reduce | ) |
DEFINE_EXPECT | ( | Save | ) |
DEFINE_GUID | ( | CLSID_IdentityUnmarshal | , |
0x0000001b | , | ||
0x0000 | , | ||
0x0000 | , | ||
0xc0 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x46 | |||
) |
DEFINE_GUID | ( | IID_IHlinkHistory | , |
0x79eac9c8 | , | ||
0xbaf9 | , | ||
0x11ce | , | ||
0x8c | , | ||
0x82 | , | ||
0x00 | , | ||
0xaa | , | ||
0x00 | , | ||
0x4b | , | ||
0xa9 | , | ||
0x0b | |||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 898 of file hlink.c.
|
static |
|
static |
Definition at line 857 of file hlink.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 1811 of file hlink.c.
|
static |
|
static |
Definition at line 1153 of file hlink.c.
|
static |
Definition at line 1183 of file hlink.c.
|
static |
Definition at line 1222 of file hlink.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 1654 of file hlink.c.
|
static |
Definition at line 1622 of file hlink.c.
|
static |
|
static |
|
static |
|
static |
START_TEST | ( | hlink | ) |
Definition at line 2610 of file hlink.c.
Definition at line 1724 of file hlink.c.
Referenced by START_TEST().
Definition at line 2229 of file hlink.c.
Referenced by START_TEST().
Definition at line 2074 of file hlink.c.
Referenced by START_TEST().
Definition at line 552 of file hlink.c.
Referenced by START_TEST().
Definition at line 1354 of file hlink.c.
Referenced by START_TEST().
Definition at line 1486 of file hlink.c.
Referenced by START_TEST().
Definition at line 101 of file hlink.c.
Referenced by START_TEST().
Definition at line 1681 of file hlink.c.
Referenced by START_TEST().
Definition at line 641 of file hlink.c.
Referenced by START_TEST().
Definition at line 1331 of file hlink.c.
Referenced by START_TEST().
Definition at line 1981 of file hlink.c.
Referenced by START_TEST().
Definition at line 2591 of file hlink.c.
Referenced by START_TEST().
Definition at line 460 of file hlink.c.
Referenced by START_TEST().
|
static |
Definition at line 365 of file hlink.c.
Referenced by test_persist().
Definition at line 137 of file hlink.c.
Referenced by START_TEST().
Definition at line 526 of file hlink.c.
Referenced by START_TEST().
Definition at line 2192 of file hlink.c.
Referenced by START_TEST().
|
static |
Definition at line 720 of file hlink.c.
Referenced by Moniker_BindToObject(), Moniker_BindToStorage(), Moniker_GetDisplayName(), test_Hlink_Navigate(), and test_HlinkResolveMonikerForData().
|
static |
Definition at line 1150 of file hlink.c.
Referenced by Moniker_BindToObject(), and test_Hlink_Navigate().
|
static |
Definition at line 1151 of file hlink.c.
Referenced by Moniker_BindToObject(), and test_Hlink_Navigate().
|
static |
Definition at line 767 of file hlink.c.
Referenced by BindStatusCallback_AddRef(), BindStatusCallback_Release(), and test_Hlink_Navigate().
|
static |
|
static |
|
static |
Definition at line 876 of file hlink.c.
Referenced by HlinkBrowseContext_AddRef(), HlinkBrowseContext_Release(), and test_Hlink_Navigate().
Definition at line 197 of file hlink.c.
Referenced by test_persist().
Definition at line 228 of file hlink.c.
Referenced by test_persist(), and test_persist_save_data().
Definition at line 244 of file hlink.c.
Referenced by test_persist(), and test_persist_save_data().
Definition at line 263 of file hlink.c.
Referenced by test_persist(), and test_persist_save_data().
Definition at line 281 of file hlink.c.
Referenced by test_persist(), and test_persist_save_data().
Definition at line 302 of file hlink.c.
Referenced by test_persist().
Definition at line 316 of file hlink.c.
Referenced by test_persist().
Definition at line 332 of file hlink.c.
Referenced by test_persist(), and test_persist_save_data().
Definition at line 351 of file hlink.c.
Referenced by test_persist().
Definition at line 211 of file hlink.c.
Referenced by test_persist(), and test_persist_save_data().
|
static |
Definition at line 895 of file hlink.c.
Referenced by HlinkBrowseContext_GetObject(), and test_Hlink_Navigate().
|
static |
Definition at line 1022 of file hlink.c.
Referenced by HlinkTarget_SetBrowseContext(), test_Hlink_Navigate(), and test_HlinkUpdateStackItem().
|
static |
|
static |
|
static |
Definition at line 1979 of file hlink.c.
Referenced by test_HlinkClone(), and test_HlinkSite().
|
static |
|
static |
Definition at line 92 of file hlink.c.
Referenced by BindStatusCallback_OnObjectAvailable(), Moniker_BindToObject(), and test_Hlink_Navigate().
|
static |
|
static |
Definition at line 1909 of file hlink.c.
Referenced by test_HlinkClone(), and test_HlinkSite().
|
static |
|
static |
Definition at line 1908 of file hlink.c.
Referenced by hls_GetMoniker(), and test_HlinkSite().
|
static |
|
static |
Definition at line 897 of file hlink.c.
Referenced by test_encodeSPCLink(), test_Hlink_Navigate(), test_HlinkGetSetMonikerReference(), test_HlinkResolveMonikerForData(), test_HlinkSite(), and test_HlinkUpdateStackItem().
|
static |
Definition at line 1802 of file hlink.c.
Referenced by hls_ref_Moniker_GetDisplayName(), hls_site_Moniker_ComposeWith(), and test_HlinkSite().
|
static |
Definition at line 752 of file hlink.c.
Referenced by BindStatusCallback_QueryInterface().
|
static |
Definition at line 1801 of file hlink.c.
Referenced by hls_site_Moniker_GetDisplayName().
|
static |
Definition at line 2589 of file hlink.c.
Referenced by test_HlinkUpdateStackItem().
Definition at line 97 of file hlink.c.
Referenced by HlinkBrowseContext_GetObject(), and test_Hlink_Navigate().
Definition at line 94 of file hlink.c.
Referenced by HlinkBrowseContext_GetObject(), Moniker_GetDisplayName(), test_Hlink_Navigate(), and test_HlinkParseDisplayName().