|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <wine/test.h>#include <stdarg.h>#include <stdio.h>#include "windef.h"#include "winbase.h"#include "ole2.h"#include "urlmon.h"#include "wininet.h"
Go to the source code of this file.
Classes | |
| struct | Protocol |
Macros | |
| #define | COBJMACROS |
| #define | CONST_VTABLE |
| #define | CHARS_IN_GUID 39 |
| #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 | CHECK_NOT_CALLED(func) |
| #define | CLEAR_CALLED(func) expect_ ## func = called_ ## func = FALSE |
| #define | TEST_BINDING 0x0001 |
| #define | TEST_FILTER 0x0002 |
| #define | TEST_FIRST_HTTP 0x0004 |
| #define | TEST_DIRECT_READ 0x0008 |
| #define | TEST_POST 0x0010 |
| #define | TEST_EMULATEPROT 0x0020 |
| #define | TEST_SHORT_READ 0x0040 |
| #define | TEST_REDIRECT 0x0080 |
| #define | TEST_ABORT 0x0100 |
| #define | TEST_ASYNCREQ 0x0200 |
| #define | TEST_USEIURI 0x0400 |
| #define | TEST_IMPLPROTEX 0x0800 |
| #define | TEST_EMPTY 0x1000 |
| #define | TEST_NOMIME 0x2000 |
| #define | TEST_FROMCACHE 0x4000 |
| #define | TEST_DISABLEAUTOREDIRECT 0x8000 |
| #define | TEST_RESULTFROMLOCK 0x10000 |
| #define | TEST_USEBINDING 0x20000 |
Enumerations | |
| enum | { STATE_CONNECTING , STATE_SENDINGREQUEST , STATE_STARTDOWNLOADING , STATE_DOWNLOADING } |
| enum | { FILE_TEST , HTTP_TEST , HTTPS_TEST , FTP_TEST , MK_TEST , ITS_TEST , BIND_TEST } |
| #define CHARS_IN_GUID 39 |
Definition at line 36 of file protocol.c.
Definition at line 56 of file protocol.c.
Definition at line 44 of file protocol.c.
Definition at line 68 of file protocol.c.
| #define COBJMACROS |
Definition at line 19 of file protocol.c.
| #define CONST_VTABLE |
Definition at line 20 of file protocol.c.
Definition at line 38 of file protocol.c.
| #define TEST_ABORT 0x0100 |
Definition at line 2706 of file protocol.c.
| #define TEST_ASYNCREQ 0x0200 |
Definition at line 2707 of file protocol.c.
| #define TEST_BINDING 0x0001 |
Definition at line 2698 of file protocol.c.
| #define TEST_DIRECT_READ 0x0008 |
Definition at line 2701 of file protocol.c.
| #define TEST_DISABLEAUTOREDIRECT 0x8000 |
Definition at line 2713 of file protocol.c.
| #define TEST_EMPTY 0x1000 |
Definition at line 2710 of file protocol.c.
| #define TEST_EMULATEPROT 0x0020 |
Definition at line 2703 of file protocol.c.
| #define TEST_FILTER 0x0002 |
Definition at line 2699 of file protocol.c.
| #define TEST_FIRST_HTTP 0x0004 |
Definition at line 2700 of file protocol.c.
| #define TEST_FROMCACHE 0x4000 |
Definition at line 2712 of file protocol.c.
| #define TEST_IMPLPROTEX 0x0800 |
Definition at line 2709 of file protocol.c.
| #define TEST_NOMIME 0x2000 |
Definition at line 2711 of file protocol.c.
| #define TEST_POST 0x0010 |
Definition at line 2702 of file protocol.c.
| #define TEST_REDIRECT 0x0080 |
Definition at line 2705 of file protocol.c.
| #define TEST_RESULTFROMLOCK 0x10000 |
Definition at line 2714 of file protocol.c.
| #define TEST_SHORT_READ 0x0040 |
Definition at line 2704 of file protocol.c.
| #define TEST_USEBINDING 0x20000 |
Definition at line 2715 of file protocol.c.
| #define TEST_USEIURI 0x0400 |
Definition at line 2708 of file protocol.c.
| anonymous enum |
| Enumerator | |
|---|---|
| STATE_CONNECTING | |
| STATE_SENDINGREQUEST | |
| STATE_STARTDOWNLOADING | |
| STATE_DOWNLOADING | |
Definition at line 170 of file protocol.c.
| anonymous enum |
| Enumerator | |
|---|---|
| FILE_TEST | |
| HTTP_TEST | |
| HTTPS_TEST | |
| FTP_TEST | |
| MK_TEST | |
| ITS_TEST | |
| BIND_TEST | |
Definition at line 177 of file protocol.c.
|
static |
Definition at line 402 of file protocol.c.
|
static |
Definition at line 395 of file protocol.c.
|
static |
Definition at line 412 of file protocol.c.
|
static |
Definition at line 407 of file protocol.c.
|
static |
Definition at line 1413 of file protocol.c.
|
static |
Definition at line 1423 of file protocol.c.
|
static |
Definition at line 1462 of file protocol.c.
|
static |
Definition at line 1404 of file protocol.c.
|
static |
Definition at line 1418 of file protocol.c.
|
static |
Definition at line 644 of file protocol.c.
Referenced by ProtocolSink_Switch(), and test_http_protocol_url().
|
static |
Definition at line 2615 of file protocol.c.
|
static |
Definition at line 2625 of file protocol.c.
|
static |
Definition at line 2661 of file protocol.c.
|
static |
Definition at line 2604 of file protocol.c.
|
static |
Definition at line 2620 of file protocol.c.
Definition at line 3205 of file protocol.c.
Referenced by test_http_protocol_url().
| DEFINE_EXPECT | ( | Abort | ) |
| DEFINE_EXPECT | ( | BeginningTransaction | ) |
| DEFINE_EXPECT | ( | Continue | ) |
| DEFINE_EXPECT | ( | CreateInstance | ) |
| DEFINE_EXPECT | ( | CreateInstance_no_aggregation | ) |
| DEFINE_EXPECT | ( | GetBindInfo | ) |
| DEFINE_EXPECT | ( | GetBindString_ACCEPT_MIMES | ) |
| DEFINE_EXPECT | ( | GetBindString_POST_COOKIE | ) |
| DEFINE_EXPECT | ( | GetBindString_ROOTDOC_URL | ) |
| DEFINE_EXPECT | ( | GetBindString_SAMESITE_COOKIE_LEVEL | ) |
| DEFINE_EXPECT | ( | GetBindString_URL | ) |
| DEFINE_EXPECT | ( | GetBindString_USER_AGENT | ) |
| DEFINE_EXPECT | ( | GetRootSecurityId | ) |
| DEFINE_EXPECT | ( | LockRequest | ) |
| DEFINE_EXPECT | ( | MimeFilter_Continue | ) |
| DEFINE_EXPECT | ( | MimeFilter_CreateInstance | ) |
| DEFINE_EXPECT | ( | MimeFilter_LockRequest | ) |
| DEFINE_EXPECT | ( | MimeFilter_Read | ) |
| DEFINE_EXPECT | ( | MimeFilter_ReportData | ) |
| DEFINE_EXPECT | ( | MimeFilter_ReportResult | ) |
| DEFINE_EXPECT | ( | MimeFilter_Start | ) |
| DEFINE_EXPECT | ( | MimeFilter_Switch | ) |
| DEFINE_EXPECT | ( | MimeFilter_Terminate | ) |
| DEFINE_EXPECT | ( | MimeFilter_UnlockRequest | ) |
| DEFINE_EXPECT | ( | OnResponse | ) |
| DEFINE_EXPECT | ( | outer_QI_test | ) |
| DEFINE_EXPECT | ( | Protocol_destructor | ) |
| DEFINE_EXPECT | ( | QueryInterface_IWinInetHttpInfo | ) |
| DEFINE_EXPECT | ( | QueryInterface_IWinInetInfo | ) |
| DEFINE_EXPECT | ( | QueryService_HttpNegotiate | ) |
| DEFINE_EXPECT | ( | QueryService_HttpSecurity | ) |
| DEFINE_EXPECT | ( | QueryService_IBindCallbackRedirect | ) |
| DEFINE_EXPECT | ( | QueryService_InternetProtocol | ) |
| DEFINE_EXPECT | ( | Read | ) |
| DEFINE_EXPECT | ( | Read2 | ) |
| DEFINE_EXPECT | ( | Redirect | ) |
| DEFINE_EXPECT | ( | ReportData | ) |
| DEFINE_EXPECT | ( | ReportData2 | ) |
| DEFINE_EXPECT | ( | ReportProgress_ACCEPTRANGES | ) |
| DEFINE_EXPECT | ( | ReportProgress_CACHEFILENAMEAVAILABLE | ) |
| DEFINE_EXPECT | ( | ReportProgress_CONNECTING | ) |
| DEFINE_EXPECT | ( | ReportProgress_COOKIE_SENT | ) |
| DEFINE_EXPECT | ( | ReportProgress_DECODING | ) |
| DEFINE_EXPECT | ( | ReportProgress_DIRECTBIND | ) |
| DEFINE_EXPECT | ( | ReportProgress_ENCODING | ) |
| DEFINE_EXPECT | ( | ReportProgress_FINDINGRESOURCE | ) |
| DEFINE_EXPECT | ( | ReportProgress_LOADINGMIMEHANDLER | ) |
| DEFINE_EXPECT | ( | ReportProgress_MIMETYPEAVAILABLE | ) |
| DEFINE_EXPECT | ( | ReportProgress_PROTOCOLCLASSID | ) |
| DEFINE_EXPECT | ( | ReportProgress_PROXYDETECTING | ) |
| DEFINE_EXPECT | ( | ReportProgress_RAWMIMETYPE | ) |
| DEFINE_EXPECT | ( | ReportProgress_REDIRECTING | ) |
| DEFINE_EXPECT | ( | ReportProgress_SENDINGREQUEST | ) |
| DEFINE_EXPECT | ( | ReportProgress_VERIFIEDMIMETYPEAVAILABLE | ) |
| DEFINE_EXPECT | ( | ReportResult | ) |
| DEFINE_EXPECT | ( | SetPriority | ) |
| DEFINE_EXPECT | ( | Start | ) |
| DEFINE_EXPECT | ( | StartEx | ) |
| DEFINE_EXPECT | ( | Stream_Read | ) |
| DEFINE_EXPECT | ( | Stream_Seek | ) |
| DEFINE_EXPECT | ( | Switch | ) |
| DEFINE_EXPECT | ( | Terminate | ) |
| DEFINE_EXPECT | ( | UnlockRequest | ) |
|
static |
Definition at line 2829 of file protocol.c.
Referenced by test_file_protocol_url().
Definition at line 3250 of file protocol.c.
Referenced by test_http_protocol_url().
|
static |
Definition at line 307 of file protocol.c.
|
static |
Definition at line 317 of file protocol.c.
|
static |
Definition at line 362 of file protocol.c.
|
static |
Definition at line 349 of file protocol.c.
|
static |
Definition at line 294 of file protocol.c.
|
static |
Definition at line 312 of file protocol.c.
|
static |
Definition at line 249 of file protocol.c.
|
static |
Definition at line 259 of file protocol.c.
|
static |
Definition at line 266 of file protocol.c.
|
static |
Definition at line 237 of file protocol.c.
|
static |
Definition at line 254 of file protocol.c.
|
static |
Definition at line 1540 of file protocol.c.
Referenced by InternetPriority_AddRef(), and InternetPriority_Release().
|
static |
Definition at line 1640 of file protocol.c.
Referenced by ProtocolEmul_AddRef(), ProtocolEmul_QueryInterface(), and ProtocolEmul_Release().
Definition at line 2264 of file protocol.c.
Definition at line 2740 of file protocol.c.
|
static |
Definition at line 1552 of file protocol.c.
|
static |
Definition at line 1581 of file protocol.c.
|
static |
Definition at line 1545 of file protocol.c.
|
static |
Definition at line 1563 of file protocol.c.
|
static |
Definition at line 1574 of file protocol.c.
|
static |
Definition at line 2551 of file protocol.c.
|
static |
Definition at line 2569 of file protocol.c.
|
static |
Definition at line 2577 of file protocol.c.
|
static |
Definition at line 2561 of file protocol.c.
|
static |
Definition at line 2584 of file protocol.c.
|
static |
Definition at line 2545 of file protocol.c.
|
static |
Definition at line 2556 of file protocol.c.
|
static |
Definition at line 2677 of file protocol.c.
Referenced by MimeFilter_CreateInstance(), protocol_start(), and ProtocolEmul_Continue().
|
static |
Definition at line 2497 of file protocol.c.
|
static |
Definition at line 2344 of file protocol.c.
|
static |
Definition at line 2464 of file protocol.c.
|
static |
Definition at line 2361 of file protocol.c.
|
static |
Definition at line 2448 of file protocol.c.
|
static |
Definition at line 2513 of file protocol.c.
|
static |
Definition at line 1242 of file protocol.c.
|
static |
Definition at line 1230 of file protocol.c.
|
static |
Definition at line 1247 of file protocol.c.
|
static |
Definition at line 1286 of file protocol.c.
|
static |
Definition at line 1266 of file protocol.c.
|
static |
Definition at line 1345 of file protocol.c.
|
static |
Definition at line 1252 of file protocol.c.
Definition at line 224 of file protocol.c.
Referenced by test_CreateBinding().
Definition at line 4260 of file protocol.c.
Definition at line 4249 of file protocol.c.
Definition at line 4265 of file protocol.c.
|
static |
Definition at line 1606 of file protocol.c.
|
static |
Definition at line 1596 of file protocol.c.
|
static |
Definition at line 2441 of file protocol.c.
|
static |
Definition at line 1601 of file protocol.c.
|
static |
Definition at line 1627 of file protocol.c.
|
static |
Definition at line 1633 of file protocol.c.
|
static |
Definition at line 1779 of file protocol.c.
|
static |
Definition at line 1621 of file protocol.c.
|
static |
Definition at line 1670 of file protocol.c.
|
static |
Definition at line 1967 of file protocol.c.
|
static |
Definition at line 2219 of file protocol.c.
|
static |
Definition at line 1645 of file protocol.c.
|
static |
Definition at line 2121 of file protocol.c.
|
static |
Definition at line 1681 of file protocol.c.
|
static |
Definition at line 1956 of file protocol.c.
|
static |
Definition at line 2237 of file protocol.c.
|
static |
Definition at line 2114 of file protocol.c.
|
static |
Definition at line 2231 of file protocol.c.
|
static |
Definition at line 634 of file protocol.c.
|
static |
Definition at line 629 of file protocol.c.
|
static |
Definition at line 639 of file protocol.c.
|
static |
Definition at line 999 of file protocol.c.
|
static |
Definition at line 826 of file protocol.c.
|
static |
Definition at line 1187 of file protocol.c.
|
static |
Definition at line 731 of file protocol.c.
Definition at line 2314 of file protocol.c.
|
static |
Definition at line 2269 of file protocol.c.
Definition at line 2320 of file protocol.c.
Definition at line 1376 of file protocol.c.
Referenced by ProtocolSink_QueryInterface(), and ServiceProvider_QueryInterface().
Definition at line 2717 of file protocol.c.
Referenced by init_test().
|
static |
Definition at line 435 of file protocol.c.
|
static |
Definition at line 430 of file protocol.c.
|
static |
Definition at line 445 of file protocol.c.
|
static |
Definition at line 440 of file protocol.c.
| START_TEST | ( | protocol | ) |
Definition at line 4309 of file protocol.c.
Definition at line 508 of file protocol.c.
Definition at line 604 of file protocol.c.
Definition at line 571 of file protocol.c.
|
static |
Definition at line 564 of file protocol.c.
|
static |
Definition at line 583 of file protocol.c.
Definition at line 497 of file protocol.c.
Definition at line 518 of file protocol.c.
Referenced by call_continue(), and Stream_Read().
Definition at line 513 of file protocol.c.
Definition at line 577 of file protocol.c.
|
static |
Definition at line 546 of file protocol.c.
Referenced by http_protocol_start(), and Stream_Seek().
|
static |
Definition at line 558 of file protocol.c.
Definition at line 597 of file protocol.c.
|
static |
Definition at line 590 of file protocol.c.
|
static |
Definition at line 539 of file protocol.c.
Definition at line 4090 of file protocol.c.
Referenced by START_TEST().
Definition at line 4276 of file protocol.c.
Definition at line 3858 of file protocol.c.
Referenced by START_TEST().
Definition at line 2811 of file protocol.c.
Referenced by test_ftp_protocol(), test_gopher_protocol(), and test_http_protocol().
Definition at line 3094 of file protocol.c.
Referenced by START_TEST().
Definition at line 3020 of file protocol.c.
Referenced by test_file_protocol().
Definition at line 2881 of file protocol.c.
Referenced by test_file_protocol().
Definition at line 3652 of file protocol.c.
Referenced by START_TEST().
Definition at line 3751 of file protocol.c.
Referenced by START_TEST().
|
static |
Definition at line 966 of file protocol.c.
Referenced by ProtocolSink_ReportData().
Definition at line 3563 of file protocol.c.
Referenced by START_TEST().
Definition at line 3360 of file protocol.c.
Referenced by test_http_protocol(), and test_https_protocol().
Definition at line 3640 of file protocol.c.
Referenced by START_TEST().
Definition at line 3788 of file protocol.c.
|
static |
Definition at line 2785 of file protocol.c.
|
static |
Definition at line 3328 of file protocol.c.
Referenced by test_ftp_protocol(), and test_http_protocol_url().
Definition at line 1692 of file protocol.c.
Referenced by protocol_start().
Definition at line 230 of file protocol.c.
Referenced by create_cache_entry(), and START_TEST().
Definition at line 139 of file protocol.c.
Referenced by BindInfo_GetBindString(), and protocol_start().
|
static |
Definition at line 153 of file protocol.c.
Referenced by call_continue(), http_protocol_start(), init_test(), MimeProtocol_Start(), ProtocolSink_ReportData(), test_ftp_protocol(), test_gopher_protocol(), and test_http_protocol_url().
|
static |
Definition at line 166 of file protocol.c.
Referenced by init_test(), and ProtocolEmul_Read().
|
static |
Definition at line 167 of file protocol.c.
Referenced by http_protocol_start(), init_test(), ProtocolSink_ReportData(), and test_http_protocol_url().
|
static |
Definition at line 1538 of file protocol.c.
|
static |
Definition at line 1530 of file protocol.c.
|
static |
Definition at line 419 of file protocol.c.
|
static |
Definition at line 156 of file protocol.c.
|
static |
Definition at line 156 of file protocol.c.
Referenced by BindInfo_GetBindInfo(), call_continue(), init_test(), protocol_start(), ProtocolEmul_Continue(), and test_http_protocol_url().
|
static |
Definition at line 157 of file protocol.c.
Referenced by init_test(), MimeProtocol_Start(), protocol_start(), ProtocolSink_ReportData(), test_binding(), and test_CreateBinding().
|
static |
Definition at line 159 of file protocol.c.
Referenced by MimeProtocol_Start(), Protocol_Abort(), protocol_start(), ProtocolEmul_Continue(), ProtocolEmul_LockRequest(), ProtocolEmul_Read(), test_binding(), test_CreateBinding(), test_switch_fail(), and thread_proc().
|
static |
Definition at line 162 of file protocol.c.
Referenced by BindInfo_GetBindInfo(), HttpNegotiate_BeginningTransaction(), init_test(), MimeProtocol_Start(), protocol_start(), ProtocolEmul_Continue(), ProtocolSink_ReportData(), ProtocolSink_ReportProgress(), and ProtocolSink_Switch().
Definition at line 208 of file protocol.c.
Referenced by BindInfo_GetBindString(), HttpNegotiate_BeginningTransaction(), MimeProtocol_Start(), protocol_start(), and test_binding().
|
static |
Definition at line 2675 of file protocol.c.
|
static |
Definition at line 2667 of file protocol.c.
|
static |
Definition at line 163 of file protocol.c.
Referenced by ProtocolSink_Switch(), and test_http_protocol_url().
|
static |
Definition at line 166 of file protocol.c.
Referenced by init_test(), ProtocolEmul_Read(), ProtocolSink_ReportData(), ProtocolSink_ReportProgress(), ProtocolSink_ReportResult(), ProtocolSink_Switch(), test_binding(), and test_http_protocol_url().
Definition at line 32 of file protocol.c.
Definition at line 34 of file protocol.c.
|
static |
Definition at line 167 of file protocol.c.
Referenced by call_continue(), init_test(), ProtocolSink_ReportData(), and ProtocolSink_ReportProgress().
Definition at line 144 of file protocol.c.
Referenced by protocol_start(), test_CreateBinding(), and test_file_protocol_fail().
|
static |
Definition at line 166 of file protocol.c.
Referenced by init_test(), ProtocolSink_ReportData(), and ProtocolSink_ReportProgress().
|
static |
Definition at line 161 of file protocol.c.
Referenced by init_test(), ProtocolSink_ReportData(), ProtocolSink_Switch(), START_TEST(), test_binding(), test_ftp_protocol(), test_http_protocol_url(), and thread_proc().
|
static |
Definition at line 161 of file protocol.c.
Referenced by init_test(), ProtocolSink_Switch(), START_TEST(), and test_binding().
|
static |
Definition at line 161 of file protocol.c.
Referenced by init_test(), ProtocolSink_Switch(), START_TEST(), and test_http_protocol_url().
|
static |
Definition at line 161 of file protocol.c.
Referenced by init_test(), ProtocolSink_Switch(), START_TEST(), and test_http_protocol_url().
|
static |
Definition at line 156 of file protocol.c.
Referenced by InternetPriority_SetPriority(), test_binding(), and test_CreateBinding().
|
static |
Definition at line 151 of file protocol.c.
|
static |
Definition at line 160 of file protocol.c.
Referenced by ProtocolEmul_Read(), ProtocolSink_ReportData(), and test_CreateBinding().
|
static |
Definition at line 152 of file protocol.c.
Referenced by protocol_start(), ProtocolSink_ReportProgress(), and test_CreateBinding().
|
static |
Definition at line 152 of file protocol.c.
Referenced by __acrt_MessageWindowA(), __acrt_MessageWindowW(), __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0(), _CrtDbgReport(), _CrtDbgReportW(), _CrtDefaultAllocHook(), _execl(), _execle(), _execlp(), _execlpe(), _execv(), _execve(), _execvp(), _execvpe(), _invalid_parameter(), _invoke_watson_if_error(), _invoke_watson_if_oneof(), _makepath(), _makepath_s(), _openfile(), _searchenv(), _searchenv_s(), _spawnl(), _spawnle(), _spawnlp(), _spawnlpe(), _spawnv(), _spawnve(), _spawnvp(), _spawnvpe(), _splitpath(), _splitpath_s(), _strdup(), _utime32(), _utime64(), _wcsdup(), _wexecl(), _wexecle(), _wexeclp(), _wexeclpe(), _wexecv(), _wexecve(), _wexecvp(), _wexecvpe(), _wfreopen(), _wfreopen_s(), _wmakepath(), _wmakepath_s(), _wopenfile(), _wsearchenv(), _wsearchenv_s(), _wspawnl(), _wspawnle(), _wspawnlp(), _wspawnlpe(), _wspawnv(), _wspawnve(), _wspawnvp(), _wspawnvpe(), _wsplitpath(), _wsplitpath_s(), _wutime32(), _wutime64(), add_file(), cache_file_available(), check_dir(), check_file_size(), check_version(), CommitUrlCacheEntryA(), common_fopen_s(), common_freopen(), common_fsopen(), common_makepath_s(), common_message_window(), common_openfile(), common_searchenv_s(), common_spawnl(), common_spawnlp(), common_spawnv(), common_spawnvp(), common_splitpath(), common_utime(), copy_and_add_argument_to_buffer(), create_cache_entry(), create_file(), create_output_file(), create_req_file(), create_test_file(), CreateUrlCacheEntryA(), DownloadBSC_Create(), downloadcb_create(), elf_load_cb(), elf_load_module(), elf_search_and_load_file(), execute_command(), expand_argument_wildcards(), export_all(), export_key(), export_registry_key(), ExtractZipImage(), file_exists(), file_modify(), find_and_map_dsym(), FindFirstFileNameW(), FindNextFileW(), freopen(), freopen_s(), get_file_nameA(), get_file_version(), GetHostnameFromCommand(), handle_dot(), HandleCommandLine(), install_file(), install_from_unix_file(), InternetLockRequestFile_test(), ITSProtocol_Start(), lfn_get(), load_file(), load_font(), load_mui_string(), load_xul(), macho_load_cb(), macho_load_module(), macho_search_and_load_file(), map_file(), OnControl(), OnOK(), Open(), path_find_symbol_file(), path_name(), pdb_process_internal(), print_something(), PrintImageInfo(), process_file(), ProtocolSink_ReportProgress(), read_file_to_bstr(), reg_mui_cache_get(), reg_mui_cache_put(), REGPROC_open_export_file(), report_unused(), run_from_file(), run_script(), run_script_file(), Save(), SdbGetMatchingExe(), search_dll_path(), search_unix_path(), sha_check(), SymFindFileInPathW(), test_binary_fileio(), test_CreateFile(), test_CreateFileMapping_protection(), test_DuplicateHandle(), test_file_all_name_information(), test_file_mode(), test_file_name_information(), test_file_protocol(), test_file_readonly_access(), test_file_security(), test_file_truncate(), test_filemap_security(), test_fprintf(), test_fscanf(), test_fwprintf(), test_GetMappedFileName(), test_GetVolumePathNameA(), test_http_cache(), test_mappings(), test_mhtml_protocol_binding(), test_overlapped_read(), test_text_fileio(), throw(), txt_export_all(), txt_export_key(), txt_export_registry_key(), txt_open_export_file(), urlcache_copy_entry(), urlcache_entry_commit(), urlcache_entry_create(), URLDownloadToCacheFileA(), verify_output_file(), VfdInstallDriver(), and FstreamTest::win32_file_format().
|
static |
Definition at line 167 of file protocol.c.
Referenced by init_test(), ProtocolSink_ReportData(), test_file_protocol(), and test_file_protocol_url().
|
static |
Definition at line 164 of file protocol.c.
Referenced by init_test(), and MimeProtocolSink_ReportData().
|
static |
Definition at line 157 of file protocol.c.
Referenced by init_test(), MimeProtocol_LockRequest(), MimeProtocol_Read(), MimeProtocol_Start(), MimeProtocol_Terminate(), MimeProtocol_UnlockRequest(), MimeProtocolSink_ReportData(), and test_binding().
|
static |
Definition at line 159 of file protocol.c.
Referenced by init_test(), MimeProtocol_Start(), MimeProtocolSink_ReportData(), MimeProtocolSink_ReportResult(), and MimeProtocolSink_Switch().
|
static |
Definition at line 154 of file protocol.c.
Referenced by init_test(), and ProtocolSink_ReportData().
Definition at line 146 of file protocol.c.
Referenced by ProtocolSink_ReportProgress(), and register_filter().
Definition at line 142 of file protocol.c.
Referenced by test_DsClientMakeSpnForTargetServer(), test_IUriBuilder_HasBeenModified(), and thread_proc().
|
static |
Definition at line 154 of file protocol.c.
Referenced by call_continue(), init_test(), ProtocolSink_ReportData(), and test_http_protocol_url().
|
static |
Definition at line 393 of file protocol.c.
Referenced by BSCHttpNegotiate_BeginningTransaction(), BSCHttpNegotiate_OnResponse(), navigate_hlink(), Protocol_Continue(), Protocol_Start(), protocol_start(), ProtocolEmul_Continue(), ServiceProvider_QueryService(), test_bscholder(), and test_HlinkCreateExtensionServices().
|
static |
Definition at line 164 of file protocol.c.
Referenced by BindInfo_GetBindInfo(), http_protocol_start(), HttpNegotiate_BeginningTransaction(), init_test(), ProtocolSink_ReportData(), ProtocolSink_ReportProgress(), and test_http_protocol_url().
|
static |
Definition at line 292 of file protocol.c.
Referenced by handle_http_error(), Protocol_Start(), and ServiceProvider_QueryService().
|
static |
Definition at line 152 of file protocol.c.
Referenced by HttpNegotiate_BeginningTransaction(), and test_http_protocol_url().
|
static |
Definition at line 384 of file protocol.c.
|
static |
Definition at line 284 of file protocol.c.
|
static |
Definition at line 165 of file protocol.c.
Referenced by init_test(), ProtocolUnk_QueryInterface(), and test_binding().
Definition at line 136 of file protocol.c.
Referenced by test_file_protocol(), and test_file_protocol_fail().
|
static |
Definition at line 1588 of file protocol.c.
Referenced by ClassFactory_CreateInstance().
|
static |
Definition at line 2592 of file protocol.c.
|
static |
Definition at line 1374 of file protocol.c.
Referenced by MimeProtocol_QueryInterface().
|
static |
Definition at line 1364 of file protocol.c.
|
static |
Definition at line 2696 of file protocol.c.
Referenced by register_filter().
|
static |
Definition at line 166 of file protocol.c.
Referenced by init_test(), protocol_start(), ProtocolEmul_Continue(), ProtocolEmul_Read(), ProtocolSink_ReportData(), ProtocolSink_ReportProgress(), test_binding(), and thread_proc().
|
static |
Definition at line 2688 of file protocol.c.
|
static |
Definition at line 2543 of file protocol.c.
Referenced by MimeFilter_CreateInstance().
|
static |
Definition at line 2527 of file protocol.c.
|
static |
Definition at line 168 of file protocol.c.
Referenced by ClassFactory_CreateInstance(), START_TEST(), and test_CreateBinding().
|
static |
Definition at line 167 of file protocol.c.
Referenced by init_test(), MimeProtocolSink_ReportData(), and ProtocolEmul_Continue().
Definition at line 147 of file protocol.c.
Referenced by init_test().
Definition at line 4247 of file protocol.c.
|
static |
Definition at line 4270 of file protocol.c.
|
static |
Definition at line 163 of file protocol.c.
Referenced by _dbg_ILGetGUIDPointer(), _dbg_ILGetSTextPointer(), _dbg_ILGetSTextPointerW(), _dbg_ILGetTextPointer(), _dbg_ILGetTextPointerW(), _ILGetCPanelPointer(), _ILGetFileDateTime(), _ILGetFileSize(), _ILGetGUIDPointer(), _ILGetPrinterStruct(), _ILGetSTextPointer(), _ILGetTextPointer(), _ILGetTextPointerW(), check_buffer(), COMDLG32_FindReplaceDlgProc(), COMDLG32_FR_DoFindReplace(), CURSORICON_GetCursorDataFromBMI(), CNotifyToolbar::FindItem(), FindTextA(), FindTextW(), CNetworkConnections::GetAttributesOf(), CNetworkConnections::GetDetailsOf(), CNetConUiObject::GetIconLocation(), GetItemFileName(), ILGetConnection(), ILGetConnName(), ILGetDeviceName(), CBalloonQueue::IndexOf(), NtGdiDdGetDriverState(), pfr_load_bitmap_metrics(), ProtocolSink_Switch(), CNetConUiObject::QueryContextMenu(), read_stream_data(), ReplaceTextA(), ReplaceTextW(), ShowNetConnectionStatus(), test_binding(), test_data_cache_save_data(), test_PropVariantToBuffer(), and UserpShowInformationBalloon().
|
static |
Definition at line 156 of file protocol.c.
Referenced by protocol_start(), ProtocolEmul_Continue(), ProtocolEmul_Read(), ProtocolSink_ReportProgress(), and test_binding().
Definition at line 145 of file protocol.c.
Referenced by MimeProtocol_Start(), protocol_start(), ProtocolEmul_Continue(), ProtocolSink_ReportProgress(), and register_filter().
Definition at line 222 of file protocol.c.
Referenced by async_doc_navigate(), BindInfo_GetBindInfo(), create_callback(), create_channelbsc(), DocObjectService_FireBeforeNavigate2(), html_window_navigate(), HTMLPrivateWindow_SuperNavigate(), InternetReadFile_test(), navigate_bsc(), navigate_hlink(), navigate_uri(), navigate_url(), on_before_navigate2(), read_post_data_stream(), Stream_Read(), super_navigate(), test_connect_error(), test_NavigateWithBindCtx(), test_WinHttpSendRequest(), WebBrowserPriv2IE8_NavigateWithBindCtx2(), WebBrowserPriv2IE9_NavigateWithBindCtx2(), and WebBrowserPriv_NavigateWithBindCtx().
|
static |
Definition at line 155 of file protocol.c.
Referenced by init_test(), and Stream_Read().
|
static |
Definition at line 158 of file protocol.c.
Referenced by ClassFactory_CreateInstance(), MimeProtocol_Start(), test_binding(), and test_CreateBinding().
|
static |
Definition at line 164 of file protocol.c.
Referenced by init_test(), MimeProtocolSink_ReportData(), ProtocolEmul_Continue(), and ProtocolEmul_Read().
|
static |
Definition at line 155 of file protocol.c.
Referenced by init_test(), ProtocolEmul_Continue(), ProtocolEmul_Read(), test_binding(), and thread_proc().
|
static |
Definition at line 149 of file protocol.c.
Referenced by init_test(), ProtocolSink_ReportProgress(), and test_http_protocol_url().
|
static |
Definition at line 196 of file protocol.c.
Referenced by ClassFactory_CreateInstance(), and test_CreateBinding().
|
static |
Definition at line 2602 of file protocol.c.
Definition at line 198 of file protocol.c.
Referenced by test_binding().
|
static |
Definition at line 1228 of file protocol.c.
|
static |
Definition at line 1218 of file protocol.c.
|
static |
Definition at line 163 of file protocol.c.
Referenced by ProtocolEmul_Continue(), ProtocolSink_Switch(), test_CreateBinding(), test_switch_fail(), and thread_proc().
|
static |
Definition at line 2338 of file protocol.c.
Referenced by ClassFactory_CreateInstance().
|
static |
Definition at line 2247 of file protocol.c.
Referenced by ClassFactory_CreateInstance().
|
static |
Definition at line 155 of file protocol.c.
Referenced by MimeProtocol_Read(), MimeProtocolSink_ReportData(), ProtocolEmul_Read(), and ProtocolSink_ReportData().
|
static |
Definition at line 426 of file protocol.c.
Referenced by ServiceProvider_QueryService().
|
static |
Definition at line 154 of file protocol.c.
Referenced by init_test(), protocol_start(), ProtocolEmul_Continue(), and thread_proc().
|
static |
Definition at line 168 of file protocol.c.
Referenced by init_test(), protocol_start(), ProtocolEmul_LockRequest(), ProtocolSink_ReportData(), and test_binding().
|
static |
Definition at line 167 of file protocol.c.
Referenced by init_test(), protocol_start(), and ProtocolEmul_Continue().
|
static |
Definition at line 165 of file protocol.c.
Referenced by call_continue(), handle_http_error(), HttpSecurity_OnSecurityProblem(), init_test(), and ProtocolSink_ReportResult().
|
static |
Definition at line 495 of file protocol.c.
Referenced by protocol_start(), ProtocolEmul_Continue(), and QueryInterface().
|
static |
Definition at line 488 of file protocol.c.
|
static |
Definition at line 166 of file protocol.c.
Referenced by init_test(), ProtocolEmul_Continue(), ProtocolEmul_Read(), ProtocolSink_ReportData(), ProtocolSink_ReportProgress(), and thread_proc().
| enum { ... } state |
Referenced by call_continue(), init_test(), ProtocolSink_ReportData(), and test_ftp_protocol().
Definition at line 769 of file protocol.c.
Referenced by ProtocolSink_ReportProgress().
|
static |
Definition at line 627 of file protocol.c.
Referenced by BindInfo_GetBindInfo().
|
static |
Definition at line 610 of file protocol.c.
|
static |
Definition at line 166 of file protocol.c.
Referenced by call_continue(), init_test(), ProtocolSink_ReportResult(), test_binding(), test_http_protocol_url(), test_protocol_terminate(), and thread_proc().
|
static |
Definition at line 165 of file protocol.c.
Referenced by call_continue(), and init_test().
|
static |
Definition at line 154 of file protocol.c.
Referenced by call_continue(), init_test(), protocol_start(), ProtocolSink_ReportProgress(), ProtocolUnk_Release(), START_TEST(), test_http_connection(), and test_http_protocol_url().
| enum { ... } tested_protocol |
Referenced by BindInfo_GetBindString(), call_continue(), HttpNegotiate_BeginningTransaction(), init_test(), MimeProtocol_Start(), MimeProtocolSink_ReportData(), protocol_start(), ProtocolEmul_Continue(), ProtocolEmul_Read(), ProtocolSink_ReportData(), ProtocolSink_ReportProgress(), ProtocolSink_ReportResult(), ProtocolSink_Switch(), and test_http_info().
Definition at line 141 of file protocol.c.
Referenced by MimeProtocolSink_ReportData(), protocol_start(), ProtocolEmul_Continue(), and ProtocolSink_ReportProgress().
|
static |
Definition at line 164 of file protocol.c.
Referenced by _beginthread(), _beginthreadex(), main(), nfs41_session_set_lease(), START_TEST(), Stream_Read(), test_get_next_thread(), test_hook_cleanup_hook_proc(), test_SendInput_mouse_messages(), uia_com_win_event_callback(), uia_event_thread_win_event_proc(), wave_out_test_deviceOut(), wglDeleteContext(), wglMakeCurrent(), win_event_global_hook_proc(), and win_event_proc().
Definition at line 140 of file protocol.c.
Referenced by BindInfo_GetBindString(), protocol_start(), and winhttp_request_Open().
|
static |
Definition at line 166 of file protocol.c.
Referenced by init_test(), ProtocolSink_ReportData(), and test_http_protocol_url().
Definition at line 143 of file protocol.c.
Referenced by thread_proc().
Definition at line 135 of file protocol.c.
Referenced by test_file_protocol(), and test_file_protocol_fail().