ReactOS 0.4.16-dev-1056-gbe87e00
|
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <msiquery.h>
#include <msidefs.h>
#include <msi.h>
#include <fci.h>
#include <wtypes.h>
#include <shellapi.h>
#include <winsvc.h>
#include <odbcinst.h>
#include <sddl.h>
#include "wine/test.h"
#include "utils.h"
#include "typelib.h"
Go to the source code of this file.
Macros | |
#define | _WIN32_MSI 300 |
#define | COBJMACROS |
#define | MEDIA_SIZE 0x7FFFFFFF |
#define | CHECK_REG_STR(prodkey, name, expected) check_reg_str(prodkey, name, expected, TRUE, FALSE, __LINE__); |
#define | CHECK_DEL_REG_STR(prodkey, name, expected) |
#define | CHECK_DEL_REG_STR_TODO(prodkey, name, expected) |
#define | CHECK_REG_ISTR(prodkey, name, expected) check_reg_str(prodkey, name, expected, FALSE, FALSE, __LINE__); |
#define | CHECK_DEL_REG_ISTR(prodkey, name, expected) |
#define | CHECK_REG_MULTI(key, name, expect) check_reg_multi(key, name, expect, __LINE__); |
#define | CHECK_DEL_REG_MULTI(key, name, expect) |
#define | CHECK_REG_DWORD(prodkey, name, expected) check_reg_dword(prodkey, name, expected, FALSE, __LINE__); |
#define | CHECK_REG_DWORD_TODO(prodkey, name, expected) check_reg_dword(prodkey, name, expected, TRUE, __LINE__); |
#define | CHECK_DEL_REG_DWORD(prodkey, name, expected) |
#define | CHECK_DEL_REG_DWORD_TODO(prodkey, name, expected) |
|
static |
Definition at line 2477 of file action.c.
|
static |
|
static |
Definition at line 2379 of file action.c.
Referenced by test_create_remove_shortcut(), test_delete_services(), test_find_related_products(), test_ini_values(), test_install_remove_odbc(), test_install_services(), test_publish_assemblies(), test_publish_components(), test_register_class_info(), test_register_extension_info(), test_register_font(), test_register_mime_info(), test_register_progid_info(), test_register_typelib(), test_remove_duplicate_files(), test_remove_existing_products(), test_self_registration(), test_start_stop_services(), and test_validate_product_id().
Definition at line 2415 of file action.c.
Referenced by test_publish(), and test_publish_sourcelist().
Definition at line 2400 of file action.c.
Referenced by test_create_remove_shortcut(), test_delete_services(), test_find_related_products(), test_ini_values(), test_install_remove_odbc(), test_install_services(), test_publish_assemblies(), test_publish_components(), test_register_class_info(), test_register_extension_info(), test_register_font(), test_register_mime_info(), test_register_progid_info(), test_register_typelib(), test_remove_duplicate_files(), test_remove_existing_products(), test_self_registration(), test_start_stop_services(), and test_validate_product_id().
Definition at line 5172 of file action.c.
Referenced by test_delete_services(), and test_install_services().
Definition at line 2566 of file action.c.
Referenced by test_register_typelib(), and test_self_registration().
Definition at line 6456 of file action.c.
Referenced by restart_as_admin_elevated().
Definition at line 2541 of file action.c.
Referenced by test_publish(), and test_register_product().
Definition at line 2551 of file action.c.
Referenced by test_publish(), and test_register_product().
Definition at line 3338 of file action.c.
Referenced by test_register_user().
Definition at line 2360 of file action.c.
Referenced by test_process_components(), test_publish_features(), test_publish_product(), test_register_product(), and test_register_user().
Definition at line 3320 of file action.c.
Referenced by get_owner_company().
Definition at line 6478 of file action.c.
Referenced by START_TEST().
START_TEST | ( | action | ) |
Definition at line 6504 of file action.c.
Definition at line 5021 of file action.c.
Referenced by START_TEST().
Definition at line 5629 of file action.c.
Referenced by START_TEST().
Definition at line 5191 of file action.c.
Referenced by START_TEST().
Definition at line 4695 of file action.c.
Referenced by START_TEST().
Definition at line 4903 of file action.c.
Referenced by START_TEST().
Definition at line 5809 of file action.c.
Referenced by START_TEST().
Definition at line 5849 of file action.c.
Referenced by START_TEST().
Definition at line 5493 of file action.c.
Referenced by START_TEST().
Definition at line 5263 of file action.c.
Referenced by START_TEST().
Definition at line 4548 of file action.c.
Referenced by START_TEST().
Definition at line 3480 of file action.c.
Referenced by START_TEST().
Definition at line 3615 of file action.c.
Referenced by START_TEST().
Definition at line 6200 of file action.c.
Referenced by START_TEST().
Definition at line 5669 of file action.c.
Referenced by START_TEST().
Definition at line 3195 of file action.c.
Referenced by START_TEST().
Definition at line 2958 of file action.c.
Referenced by START_TEST().
Definition at line 4212 of file action.c.
Referenced by START_TEST().
Definition at line 5912 of file action.c.
Referenced by START_TEST().
Definition at line 5977 of file action.c.
Referenced by START_TEST().
Definition at line 5386 of file action.c.
Referenced by START_TEST().
Definition at line 6155 of file action.c.
Referenced by START_TEST().
Definition at line 2584 of file action.c.
Referenced by START_TEST().
Definition at line 6029 of file action.c.
Referenced by START_TEST().
Definition at line 5577 of file action.c.
Referenced by START_TEST().
Definition at line 3383 of file action.c.
Referenced by START_TEST().
Definition at line 5759 of file action.c.
Referenced by START_TEST().
Definition at line 6420 of file action.c.
Referenced by START_TEST().
Definition at line 4414 of file action.c.
Referenced by START_TEST().
Definition at line 5342 of file action.c.
Referenced by START_TEST().
Definition at line 5074 of file action.c.
Referenced by START_TEST().
Definition at line 5442 of file action.c.
Referenced by START_TEST().
Definition at line 4734 of file action.c.
Referenced by START_TEST().
Definition at line 2063 of file action.c.
Referenced by test_create_remove_folder().
Definition at line 2191 of file action.c.
Referenced by test_create_remove_shortcut().
Definition at line 2036 of file action.c.
Referenced by test_duplicate_files().
Definition at line 2134 of file action.c.
Referenced by test_register_font().
Definition at line 2247 of file action.c.
Referenced by test_ini_values().
Definition at line 2022 of file action.c.
Referenced by test_move_files().
Definition at line 48 of file action.c.
Referenced by get_estimated_size(), test_create_remove_folder(), test_create_remove_shortcut(), test_delete_services(), test_duplicate_files(), test_envvar(), test_find_related_products(), test_ini_values(), test_install_remove_odbc(), test_install_services(), test_move_files(), test_process_components(), test_publish(), test_publish_assemblies(), test_publish_components(), test_publish_features(), test_publish_product(), test_publish_sourcelist(), test_register_class_info(), test_register_extension_info(), test_register_font(), test_register_mime_info(), test_register_product(), test_register_progid_info(), test_register_typelib(), test_register_user(), test_remove_duplicate_files(), test_remove_existing_products(), test_remove_files(), test_self_registration(), test_start_stop_services(), test_validate_product_id(), and test_write_registry_values().
Definition at line 2161 of file action.c.
Referenced by test_install_remove_odbc().
Definition at line 2327 of file action.c.
Referenced by test_publish_assemblies().
Definition at line 1983 of file action.c.
Referenced by test_publish(), test_publish_features(), test_publish_product(), test_publish_sourcelist(), test_register_product(), and test_register_user().
Definition at line 2262 of file action.c.
Referenced by test_register_class_info().
Definition at line 2277 of file action.c.
Referenced by test_register_extension_info().
Definition at line 2311 of file action.c.
Referenced by test_register_mime_info().
Definition at line 2293 of file action.c.
Referenced by test_register_progid_info().
Definition at line 2049 of file action.c.
Referenced by test_write_registry_values().