|
ReactOS 0.4.16-dev-2534-gdcd45a5
|

Go to the source code of this file.
Classes | |
| struct | property_test |
Macros | |
| #define | COBJMACROS |
Functions | |
| static BOOL | create_root_IDxDiagContainer (void) |
| static void | test_GetNumberOfChildContainers (void) |
| static void | test_GetNumberOfProps (void) |
| static void | test_EnumChildContainerNames (void) |
| static void | test_GetChildContainer (void) |
| static void | test_dot_parsing (void) |
| static void | test_EnumPropNames (void) |
| static void | test_GetProp (void) |
| static void | test_root_children (void) |
| static void | test_container_properties (IDxDiagContainer *container, const struct property_test *property_tests, size_t len) |
| static void | test_DxDiag_SystemInfo (void) |
| static void | test_DxDiag_DisplayDevices (void) |
| static void | test_DxDiag_SoundDevices (void) |
| static void | test_DxDiag_SoundCaptureDevices (void) |
| START_TEST (container) | |
Variables | |
| static IDxDiagProvider * | pddp |
| static IDxDiagContainer * | pddc |
| static const WCHAR | DxDiag_SystemInfo [] = {'D','x','D','i','a','g','_','S','y','s','t','e','m','I','n','f','o',0} |
| static const WCHAR | DxDiag_DisplayDevices [] = {'D','x','D','i','a','g','_','D','i','s','p','l','a','y','D','e','v','i','c','e','s',0} |
| static const WCHAR | DxDiag_SoundDevices [] |
| static const WCHAR | DxDiag_SoundCaptureDevices [] |
| #define COBJMACROS |
Definition at line 21 of file container.c.
Definition at line 45 of file container.c.
Referenced by test_dot_parsing(), test_DxDiag_DisplayDevices(), test_DxDiag_SoundCaptureDevices(), test_DxDiag_SoundDevices(), test_DxDiag_SystemInfo(), test_EnumChildContainerNames(), test_EnumPropNames(), test_GetChildContainer(), test_GetNumberOfChildContainers(), test_GetNumberOfProps(), test_GetProp(), and test_root_children().
| START_TEST | ( | container | ) |
Definition at line 1156 of file container.c.
|
static |
Definition at line 763 of file container.c.
Referenced by test_DxDiag_DisplayDevices(), test_DxDiag_SoundCaptureDevices(), test_DxDiag_SoundDevices(), and test_DxDiag_SystemInfo().
Definition at line 308 of file container.c.
Referenced by START_TEST().
Definition at line 910 of file container.c.
Referenced by START_TEST().
Definition at line 1089 of file container.c.
Referenced by START_TEST().
Definition at line 1013 of file container.c.
Referenced by START_TEST().
Definition at line 802 of file container.c.
Referenced by START_TEST().
Definition at line 118 of file container.c.
Referenced by START_TEST().
Definition at line 405 of file container.c.
Referenced by START_TEST().
Definition at line 238 of file container.c.
Referenced by START_TEST().
Definition at line 70 of file container.c.
Referenced by START_TEST().
Definition at line 95 of file container.c.
Referenced by START_TEST().
Definition at line 545 of file container.c.
Referenced by START_TEST().
Definition at line 688 of file container.c.
Referenced by START_TEST().
|
static |
Definition at line 38 of file container.c.
Referenced by build_information_tree(), test_DxDiag_DisplayDevices(), and test_root_children().
Definition at line 41 of file container.c.
Referenced by build_directsound_tree(), and test_DxDiag_SoundCaptureDevices().
Definition at line 39 of file container.c.
Referenced by build_directsound_tree(), and test_DxDiag_SoundDevices().
|
static |
Definition at line 37 of file container.c.
Referenced by build_information_tree(), test_DxDiag_SystemInfo(), and test_root_children().
|
static |
Definition at line 35 of file container.c.
Referenced by create_root_IDxDiagContainer(), test_dot_parsing(), test_DxDiag_DisplayDevices(), test_DxDiag_SoundCaptureDevices(), test_DxDiag_SoundDevices(), test_DxDiag_SystemInfo(), test_EnumChildContainerNames(), test_EnumPropNames(), test_GetChildContainer(), test_GetNumberOfChildContainers(), test_GetNumberOfProps(), test_GetProp(), test_GetRootContainer(), and test_root_children().
|
static |
Definition at line 34 of file container.c.
Referenced by create_root_IDxDiagContainer(), test_dot_parsing(), test_DxDiag_DisplayDevices(), test_DxDiag_SoundCaptureDevices(), test_DxDiag_SoundDevices(), test_DxDiag_SystemInfo(), test_EnumChildContainerNames(), test_EnumPropNames(), test_GetChildContainer(), test_GetNumberOfChildContainers(), test_GetNumberOfProps(), test_GetProp(), test_GetRootContainer(), test_Initialize(), and test_root_children().