|
ReactOS 0.4.17-dev-37-g0bfb40d
|
#include <stdio.h>#include "ntstatus.h"#include "windef.h"#include "winternl.h"#include "wine/test.h"#include "ddk/wdm.h"
Go to the source code of this file.
Classes | |
| struct | test_stack_size_thread_args |
Macros | |
| #define | WIN32_NO_STATUS |
| #define | check_region_size(p, s) check_region_size_(p, s, __LINE__) |
| #define | SUPPORTED_XSTATE_FEATURES ((1 << XSTATE_LEGACY_FLOATING_POINT) | (1 << XSTATE_LEGACY_SSE) | (1 << XSTATE_AVX)) |
Variables | |
| static unsigned int | page_size |
| static | SIZE_T |
| static | ULONG |
| static INITIAL_TEB *static SECURITY_DESCRIPTOR | BOOLEAN |
| static INITIAL_TEB *static SECURITY_DESCRIPTOR | PRTL_THREAD_START_ROUTINE |
| static | PBOOL |
| static | PVOID |
| static | PULONG |
| static | HANDLE |
| static | VIRTUAL_MEMORY_INFORMATION_CLASS |
| static | ULONG_PTR |
| static | PMEMORY_RANGE_ENTRY |
| static const BOOL | is_win64 = sizeof(void*) != sizeof(int) |
| static BOOL | is_wow64 |
| static SYSTEM_BASIC_INFORMATION | sbi |
| static int * | write_addr |
| static int | got_exception |
| #define SUPPORTED_XSTATE_FEATURES ((1 << XSTATE_LEGACY_FLOATING_POINT) | (1 << XSTATE_LEGACY_SSE) | (1 << XSTATE_AVX)) |
Definition at line 281 of file virtual.c.
Definition at line 55 of file virtual.c.
|
static |
Definition at line 2722 of file virtual.c.
Referenced by test_exec_memory_writes().
|
static |
Definition at line 979 of file virtual.c.
Referenced by test_stack_growth_thread(), and test_stack_size_thread().
|
static |
Definition at line 73 of file virtual.c.
Referenced by get_zero_bits(), get_zero_bits_mask(), and test_NtMapViewOfSection().
Definition at line 87 of file virtual.c.
Referenced by test_NtAllocateVirtualMemory(), and test_NtMapViewOfSection().
Definition at line 2051 of file virtual.c.
Referenced by test_syscalls().
Referenced by START_TEST(), and test_syscalls().
| START_TEST | ( | virtual | ) |
Definition at line 2993 of file virtual.c.
Definition at line 2748 of file virtual.c.
Referenced by START_TEST().
Definition at line 99 of file virtual.c.
Referenced by START_TEST().
Definition at line 294 of file virtual.c.
Referenced by START_TEST().
Definition at line 706 of file virtual.c.
Referenced by START_TEST().
Definition at line 2204 of file virtual.c.
Referenced by START_TEST().
Definition at line 1380 of file virtual.c.
Referenced by START_TEST().
Definition at line 1655 of file virtual.c.
Referenced by START_TEST().
Definition at line 2287 of file virtual.c.
Referenced by START_TEST().
Definition at line 2506 of file virtual.c.
Referenced by START_TEST().
Definition at line 2410 of file virtual.c.
Referenced by START_TEST().
Definition at line 1246 of file virtual.c.
Referenced by START_TEST().
Definition at line 1072 of file virtual.c.
Referenced by test_RtlCreateUserStack().
Definition at line 1241 of file virtual.c.
Referenced by test_RtlCreateUserStack().
Definition at line 997 of file virtual.c.
Referenced by test_RtlCreateUserStack(), and test_stack_growth_thread().
Definition at line 2086 of file virtual.c.
Referenced by START_TEST().
Definition at line 1948 of file virtual.c.
Referenced by START_TEST().
|
static |
| INITIAL_TEB *static SECURITY_DESCRIPTOR BOOLEAN |
|
static |
Definition at line 2720 of file virtual.c.
Referenced by exec_write_handler(), and test_exec_memory_writes().
Definition at line 50 of file virtual.c.
Referenced by test_NtAllocateVirtualMemory(), test_NtAllocateVirtualMemoryEx_address_requirements(), test_NtMapViewOfSection(), test_NtMapViewOfSectionEx(), test_RtlCreateUserStack(), and test_stack_growth_thread().
| INITIAL_TEB *static SECURITY_DESCRIPTOR PRTL_THREAD_START_ROUTINE |
|
static |
Definition at line 53 of file virtual.c.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollBarInfo(), descriptor_loc(), doChild(), DrawWindowForNCPreview(), EngQuerySystemAttribute(), Ext2DropBH(), Ext2DropGroupBH(), Ext2EresourceAlignmentChecking(), Ext2FlushVcb(), Ext2FreeBlock(), Ext2LoadGroup(), Ext2LoadGroupBH(), Ext2PutGroup(), ext4_check_descriptors(), ext4_get_group_desc(), ext4_group_desc_csum(), ext4_group_desc_csum_verify(), ext4_group_used_meta_blocks(), ext4_init_block_bitmap(), ext4_init_inode_bitmap(), IntIsScrollBarVisible(), IsScrollBarVisible(), NtUserGetScrollBarInfo(), NtUserSetScrollBarInfo(), paint_scrollbar(), read_process(), SCROLL_HandleScrollEvent(), START_TEST(), test_Console(), test_GetLargestConsoleWindowSize(), test_GetScrollBarInfo(), test_GetSystemTimes(), test_nt_wow64(), test_query_basic(), test_query_interrupt(), test_query_procperf(), test_queryvirtualmemory(), test_user_shared_data(), ThemeDrawScrollBar(), update_preview_scrollbars(), and write_process().
| INITIAL_TEB *static SECURITY_DESCRIPTOR SIZE_T |
|
static |
Definition at line 2719 of file virtual.c.
Referenced by exec_write_handler(), and test_exec_memory_writes().