Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
76057336
Commit
76057336
authored
Jun 25, 2015
by
Ghislain MARY
Browse files
Add Visual Studio project for Windows 10.
parent
1aacdc34
Changes
52
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
1147 additions
and
0 deletions
+1147
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-runtime-component/belle-sip-tester-runtime-component.vcxproj
...time-component/belle-sip-tester-runtime-component.vcxproj
+105
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-static/belle-sip-tester-static.vcxproj
...0/belle-sip-tester-static/belle-sip-tester-static.vcxproj
+111
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10.sln
...belle-sip-tester-windows10/belle-sip-tester-windows10.sln
+124
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/App.xaml
...-sip-tester-windows10/belle-sip-tester-windows10/App.xaml
+8
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/App.xaml.cs
...p-tester-windows10/belle-sip-tester-windows10/App.xaml.cs
+125
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/Logo.scale-100.png
...ws10/belle-sip-tester-windows10/Assets/Logo.scale-100.png
+0
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/SmallLogo.scale-100.png
...belle-sip-tester-windows10/Assets/SmallLogo.scale-100.png
+0
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/SplashScreen.scale-100.png
...le-sip-tester-windows10/Assets/SplashScreen.scale-100.png
+0
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/StoreLogo.scale-100.png
...belle-sip-tester-windows10/Assets/StoreLogo.scale-100.png
+0
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/WideLogo.scale-100.png
.../belle-sip-tester-windows10/Assets/WideLogo.scale-100.png
+0
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/MainPage.xaml
...tester-windows10/belle-sip-tester-windows10/MainPage.xaml
+29
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/MainPage.xaml.cs
...ter-windows10/belle-sip-tester-windows10/MainPage.xaml.cs
+76
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Properties/AssemblyInfo.cs
...s10/belle-sip-tester-windows10/Properties/AssemblyInfo.cs
+29
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Properties/Default.rd.xml
...ws10/belle-sip-tester-windows10/Properties/Default.rd.xml
+31
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/ResultPage.xaml
...ster-windows10/belle-sip-tester-windows10/ResultPage.xaml
+23
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/ResultPage.xaml.cs
...r-windows10/belle-sip-tester-windows10/ResultPage.xaml.cs
+107
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/TestPage.xaml
...tester-windows10/belle-sip-tester-windows10/TestPage.xaml
+29
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/TestPage.xaml.cs
...ter-windows10/belle-sip-tester-windows10/TestPage.xaml.cs
+82
-0
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/belle-sip-tester-windows10.csproj
...le-sip-tester-windows10/belle-sip-tester-windows10.csproj
+192
-0
build/windows10/belle-sip/belle-sip.sln
build/windows10/belle-sip/belle-sip.sln
+76
-0
No files found.
build/windows10/belle-sip-tester-windows10/belle-sip-tester-runtime-component/belle-sip-tester-runtime-component.vcxproj
0 → 100644
View file @
76057336
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"14.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ItemGroup
Label=
"ProjectConfigurations"
>
<ProjectConfiguration
Include=
"Debug|ARM"
>
<Configuration>
Debug
</Configuration>
<Platform>
ARM
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Debug|Win32"
>
<Configuration>
Debug
</Configuration>
<Platform>
Win32
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Debug|x64"
>
<Configuration>
Debug
</Configuration>
<Platform>
x64
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Release|ARM"
>
<Configuration>
Release
</Configuration>
<Platform>
ARM
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Release|Win32"
>
<Configuration>
Release
</Configuration>
<Platform>
Win32
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Release|x64"
>
<Configuration>
Release
</Configuration>
<Platform>
x64
</Platform>
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\belle-sip-tester-static\belle-sip-tester-static.vcxproj"
>
<Project>
{19f0c18a-0075-418f-97e2-d73715e2f474}
</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_tester_windows.cpp"
/>
</ItemGroup>
<ItemGroup>
<ClInclude
Include=
"..\..\..\..\tester\belle_sip_tester_windows.h"
/>
</ItemGroup>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{470626ba-6c42-455f-8891-a66084ab4fa2}
</ProjectGuid>
<Keyword>
WindowsRuntimeComponent
</Keyword>
<ProjectName>
belle-sip-tester-runtime-component
</ProjectName>
<RootNamespace>
belle_sip_tester_runtime_component
</RootNamespace>
<DefaultLanguage>
en-US
</DefaultLanguage>
<MinimumVisualStudioVersion>
14.0
</MinimumVisualStudioVersion>
<AppContainerApplication>
true
</AppContainerApplication>
<ApplicationType>
Windows Store
</ApplicationType>
<ApplicationTypeRevision>
8.2
</ApplicationTypeRevision>
</PropertyGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.Default.props"
/>
<PropertyGroup
Condition=
"'$(Configuration)'=='Debug'"
Label=
"Configuration"
>
<ConfigurationType>
DynamicLibrary
</ConfigurationType>
<UseDebugLibraries>
true
</UseDebugLibraries>
<PlatformToolset>
v140
</PlatformToolset>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)'=='Release'"
Label=
"Configuration"
>
<ConfigurationType>
DynamicLibrary
</ConfigurationType>
<UseDebugLibraries>
false
</UseDebugLibraries>
<WholeProgramOptimization>
true
</WholeProgramOptimization>
<PlatformToolset>
v140
</PlatformToolset>
</PropertyGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.props"
/>
<ImportGroup
Label=
"ExtensionSettings"
>
</ImportGroup>
<ImportGroup
Label=
"Shared"
>
</ImportGroup>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
Label=
"LocalAppDataPlatform"
/>
</ImportGroup>
<PropertyGroup
Label=
"UserMacros"
/>
<PropertyGroup>
<GenerateManifest>
false
</GenerateManifest>
</PropertyGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)'=='Debug'"
>
<ClCompile>
<PrecompiledHeader>
NotUsing
</PrecompiledHeader>
<PreprocessorDefinitions>
_WINRT_DLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<AdditionalUsingDirectories>
$(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories)
</AdditionalUsingDirectories>
<AdditionalOptions>
/bigobj %(AdditionalOptions)
</AdditionalOptions>
<DisableSpecificWarnings>
28204
</DisableSpecificWarnings>
<AdditionalIncludeDirectories>
$(ProjectDir)..\..\..\..\include;$(ProjectDir)..\..\..\..\tester\common;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>
Console
</SubSystem>
<IgnoreAllDefaultLibraries>
false
</IgnoreAllDefaultLibraries>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)'=='Release'"
>
<ClCompile>
<PrecompiledHeader>
NotUsing
</PrecompiledHeader>
<PreprocessorDefinitions>
_WINRT_DLL;NDEBUG;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<AdditionalUsingDirectories>
$(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories)
</AdditionalUsingDirectories>
<AdditionalOptions>
/bigobj %(AdditionalOptions)
</AdditionalOptions>
<DisableSpecificWarnings>
28204
</DisableSpecificWarnings>
</ClCompile>
<Link>
<SubSystem>
Console
</SubSystem>
<IgnoreAllDefaultLibraries>
false
</IgnoreAllDefaultLibraries>
</Link>
</ItemDefinitionGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets"
/>
<ImportGroup
Label=
"ExtensionTargets"
>
</ImportGroup>
</Project>
\ No newline at end of file
build/windows10/belle-sip-tester-windows10/belle-sip-tester-static/belle-sip-tester-static.vcxproj
0 → 100644
View file @
76057336
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"14.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ItemGroup
Label=
"ProjectConfigurations"
>
<ProjectConfiguration
Include=
"Debug|ARM"
>
<Configuration>
Debug
</Configuration>
<Platform>
ARM
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Debug|Win32"
>
<Configuration>
Debug
</Configuration>
<Platform>
Win32
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Debug|x64"
>
<Configuration>
Debug
</Configuration>
<Platform>
x64
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Release|ARM"
>
<Configuration>
Release
</Configuration>
<Platform>
ARM
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Release|Win32"
>
<Configuration>
Release
</Configuration>
<Platform>
Win32
</Platform>
</ProjectConfiguration>
<ProjectConfiguration
Include=
"Release|x64"
>
<Configuration>
Release
</Configuration>
<Platform>
x64
</Platform>
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\..\..\..\..\cunit\build\windows10\cunit\cunit.vcxproj"
>
<Project>
{025e28a8-9dfb-4015-ad56-19896aa6cc9b}
</Project>
</ProjectReference>
<ProjectReference
Include=
"..\..\belle-sip\belle-sip.vcxproj"
>
<Project>
{b6cdf482-7da3-43d4-9b12-70150106c191}
</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile
Include=
"..\..\..\..\tester\auth_helper_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_generic_uri_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_http_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sdp_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_core_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_dialog_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_headers_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_message_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_refresher_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_register_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_resolver_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\belle_sip_uri_tester.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\cast_test.c"
/>
<ClCompile
Include=
"..\..\..\..\tester\common\bc_tester_utils.c"
/>
</ItemGroup>
<ItemGroup>
<ClInclude
Include=
"..\..\..\..\tester\belle_sip_tester.h"
/>
<ClInclude
Include=
"..\..\..\..\tester\common\bc_tester_utils.h"
/>
<ClInclude
Include=
"..\..\..\..\tester\register_tester.h"
/>
</ItemGroup>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{19f0c18a-0075-418f-97e2-d73715e2f474}
</ProjectGuid>
<Keyword>
StaticLibrary
</Keyword>
<ProjectName>
belle-sip-tester-static
</ProjectName>
<RootNamespace>
belle_sip_tester_static
</RootNamespace>
<DefaultLanguage>
en-US
</DefaultLanguage>
<MinimumVisualStudioVersion>
14.0
</MinimumVisualStudioVersion>
<AppContainerApplication>
true
</AppContainerApplication>
<ApplicationType>
Windows Store
</ApplicationType>
<ApplicationTypeRevision>
8.2
</ApplicationTypeRevision>
</PropertyGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.Default.props"
/>
<PropertyGroup
Condition=
"'$(Configuration)'=='Debug'"
Label=
"Configuration"
>
<ConfigurationType>
StaticLibrary
</ConfigurationType>
<UseDebugLibraries>
true
</UseDebugLibraries>
<PlatformToolset>
v140
</PlatformToolset>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)'=='Release'"
Label=
"Configuration"
>
<ConfigurationType>
StaticLibrary
</ConfigurationType>
<UseDebugLibraries>
false
</UseDebugLibraries>
<WholeProgramOptimization>
true
</WholeProgramOptimization>
<PlatformToolset>
v140
</PlatformToolset>
</PropertyGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.props"
/>
<ImportGroup
Label=
"ExtensionSettings"
>
</ImportGroup>
<ImportGroup
Label=
"Shared"
>
</ImportGroup>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
Label=
"LocalAppDataPlatform"
/>
</ImportGroup>
<PropertyGroup
Label=
"UserMacros"
/>
<PropertyGroup>
<GenerateManifest>
false
</GenerateManifest>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PrecompiledHeader>
NotUsing
</PrecompiledHeader>
<CompileAsWinRT>
false
</CompileAsWinRT>
<SDLCheck>
true
</SDLCheck>
<PreprocessorDefinitions>
HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;BC_CONFIG_FILE="config.h";%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<AdditionalIncludeDirectories>
$(ProjectDir)..\..\..\..\include;$(ProjectDir)..\..\..\..\src;$(ProjectDir)..\..\..\..\tester;$(ProjectDir)..\..\..\..\tester\common;$(ProjectDir)..\..\belle-sip;$(ProjectDir)..\..\..\..\..\cunit\build\windows10\cunit\$(Platform)\$(Configuration);$(ProjectDir)..\..\..\..\..\polarssl\include;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>
Console
</SubSystem>
<IgnoreAllDefaultLibraries>
false
</IgnoreAllDefaultLibraries>
<GenerateWindowsMetadata>
false
</GenerateWindowsMetadata>
</Link>
</ItemDefinitionGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets"
/>
<ImportGroup
Label=
"ExtensionTargets"
>
</ImportGroup>
</Project>
\ No newline at end of file
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10.sln
0 → 100644
View file @
76057336
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22823.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "belle-sip-tester-windows10", "belle-sip-tester-windows10\belle-sip-tester-windows10.csproj", "{C3200133-4E37-424F-A049-DACCAB4DECF2}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "antlr3c", "..\..\..\..\antlr3\runtime\C\build\windows10\antlr3c\antlr3c.vcxproj", "{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cunit", "..\..\..\..\cunit\build\windows10\cunit\cunit.vcxproj", "{025E28A8-9DFB-4015-AD56-19896AA6CC9B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polarssl", "..\..\..\..\polarssl\build\windows10\polarssl\polarssl.vcxproj", "{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "belle-sip", "..\belle-sip\belle-sip.vcxproj", "{B6CDF482-7DA3-43D4-9B12-70150106C191}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "belle-sip-tester-static", "belle-sip-tester-static\belle-sip-tester-static.vcxproj", "{19F0C18A-0075-418F-97E2-D73715E2F474}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "belle-sip-tester-runtime-component", "belle-sip-tester-runtime-component\belle-sip-tester-runtime-component.vcxproj", "{470626BA-6C42-455F-8891-A66084AB4FA2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|ARM.ActiveCfg = Debug|ARM
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|ARM.Build.0 = Debug|ARM
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|ARM.Deploy.0 = Debug|ARM
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|x64.ActiveCfg = Debug|x64
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|x64.Build.0 = Debug|x64
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|x64.Deploy.0 = Debug|x64
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|x86.ActiveCfg = Debug|x86
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|x86.Build.0 = Debug|x86
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Debug|x86.Deploy.0 = Debug|x86
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|ARM.ActiveCfg = Release|ARM
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|ARM.Build.0 = Release|ARM
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|ARM.Deploy.0 = Release|ARM
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|x64.ActiveCfg = Release|x64
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|x64.Build.0 = Release|x64
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|x64.Deploy.0 = Release|x64
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|x86.ActiveCfg = Release|x86
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|x86.Build.0 = Release|x86
{C3200133-4E37-424F-A049-DACCAB4DECF2}.Release|x86.Deploy.0 = Release|x86
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Debug|ARM.ActiveCfg = Debug|ARM
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Debug|ARM.Build.0 = Debug|ARM
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Debug|x64.ActiveCfg = Debug|x64
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Debug|x64.Build.0 = Debug|x64
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Debug|x86.ActiveCfg = Debug|Win32
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Debug|x86.Build.0 = Debug|Win32
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Release|ARM.ActiveCfg = Release|ARM
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Release|ARM.Build.0 = Release|ARM
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Release|x64.ActiveCfg = Release|x64
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Release|x64.Build.0 = Release|x64
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Release|x86.ActiveCfg = Release|Win32
{01CCCCC9-CA0C-4528-92BC-5B8BE1D02D6D}.Release|x86.Build.0 = Release|Win32
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Debug|ARM.ActiveCfg = Debug|ARM
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Debug|ARM.Build.0 = Debug|ARM
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Debug|x64.ActiveCfg = Debug|x64
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Debug|x64.Build.0 = Debug|x64
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Debug|x86.ActiveCfg = Debug|Win32
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Debug|x86.Build.0 = Debug|Win32
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Release|ARM.ActiveCfg = Release|ARM
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Release|ARM.Build.0 = Release|ARM
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Release|x64.ActiveCfg = Release|x64
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Release|x64.Build.0 = Release|x64
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Release|x86.ActiveCfg = Release|Win32
{025E28A8-9DFB-4015-AD56-19896AA6CC9B}.Release|x86.Build.0 = Release|Win32
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Debug|ARM.ActiveCfg = Debug|ARM
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Debug|ARM.Build.0 = Debug|ARM
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Debug|x64.ActiveCfg = Debug|x64
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Debug|x64.Build.0 = Debug|x64
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Debug|x86.ActiveCfg = Debug|Win32
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Debug|x86.Build.0 = Debug|Win32
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Release|ARM.ActiveCfg = Release|ARM
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Release|ARM.Build.0 = Release|ARM
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Release|x64.ActiveCfg = Release|x64
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Release|x64.Build.0 = Release|x64
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Release|x86.ActiveCfg = Release|Win32
{88768DD9-5110-4AC8-8B0E-41CD7713E1A2}.Release|x86.Build.0 = Release|Win32
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Debug|ARM.ActiveCfg = Debug|ARM
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Debug|ARM.Build.0 = Debug|ARM
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Debug|x64.ActiveCfg = Debug|x64
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Debug|x64.Build.0 = Debug|x64
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Debug|x86.ActiveCfg = Debug|Win32
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Debug|x86.Build.0 = Debug|Win32
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Release|ARM.ActiveCfg = Release|ARM
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Release|ARM.Build.0 = Release|ARM
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Release|x64.ActiveCfg = Release|x64
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Release|x64.Build.0 = Release|x64
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Release|x86.ActiveCfg = Release|Win32
{B6CDF482-7DA3-43D4-9B12-70150106C191}.Release|x86.Build.0 = Release|Win32
{19F0C18A-0075-418F-97E2-D73715E2F474}.Debug|ARM.ActiveCfg = Debug|ARM
{19F0C18A-0075-418F-97E2-D73715E2F474}.Debug|ARM.Build.0 = Debug|ARM
{19F0C18A-0075-418F-97E2-D73715E2F474}.Debug|x64.ActiveCfg = Debug|x64
{19F0C18A-0075-418F-97E2-D73715E2F474}.Debug|x64.Build.0 = Debug|x64
{19F0C18A-0075-418F-97E2-D73715E2F474}.Debug|x86.ActiveCfg = Debug|Win32
{19F0C18A-0075-418F-97E2-D73715E2F474}.Debug|x86.Build.0 = Debug|Win32
{19F0C18A-0075-418F-97E2-D73715E2F474}.Release|ARM.ActiveCfg = Release|ARM
{19F0C18A-0075-418F-97E2-D73715E2F474}.Release|ARM.Build.0 = Release|ARM
{19F0C18A-0075-418F-97E2-D73715E2F474}.Release|x64.ActiveCfg = Release|x64
{19F0C18A-0075-418F-97E2-D73715E2F474}.Release|x64.Build.0 = Release|x64
{19F0C18A-0075-418F-97E2-D73715E2F474}.Release|x86.ActiveCfg = Release|Win32
{19F0C18A-0075-418F-97E2-D73715E2F474}.Release|x86.Build.0 = Release|Win32
{470626BA-6C42-455F-8891-A66084AB4FA2}.Debug|ARM.ActiveCfg = Debug|ARM
{470626BA-6C42-455F-8891-A66084AB4FA2}.Debug|ARM.Build.0 = Debug|ARM
{470626BA-6C42-455F-8891-A66084AB4FA2}.Debug|x64.ActiveCfg = Debug|x64
{470626BA-6C42-455F-8891-A66084AB4FA2}.Debug|x64.Build.0 = Debug|x64
{470626BA-6C42-455F-8891-A66084AB4FA2}.Debug|x86.ActiveCfg = Debug|Win32
{470626BA-6C42-455F-8891-A66084AB4FA2}.Debug|x86.Build.0 = Debug|Win32
{470626BA-6C42-455F-8891-A66084AB4FA2}.Release|ARM.ActiveCfg = Release|ARM
{470626BA-6C42-455F-8891-A66084AB4FA2}.Release|ARM.Build.0 = Release|ARM
{470626BA-6C42-455F-8891-A66084AB4FA2}.Release|x64.ActiveCfg = Release|x64
{470626BA-6C42-455F-8891-A66084AB4FA2}.Release|x64.Build.0 = Release|x64
{470626BA-6C42-455F-8891-A66084AB4FA2}.Release|x86.ActiveCfg = Release|Win32
{470626BA-6C42-455F-8891-A66084AB4FA2}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/App.xaml
0 → 100644
View file @
76057336
<Application
x:Class="belle_sip_tester_windows10.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:belle_sip_tester_windows10"
RequestedTheme="Light">
</Application>
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/App.xaml.cs
0 → 100644
View file @
76057336
using
belle_sip_tester_runtime_component
;
using
System
;
using
System.Collections.Generic
;
using
System.IO
;
using
System.Linq
;
using
System.Runtime.InteropServices.WindowsRuntime
;
using
Windows.ApplicationModel
;
using
Windows.ApplicationModel.Activation
;
using
Windows.Foundation
;
using
Windows.Foundation.Collections
;
using
Windows.UI.Xaml
;
using
Windows.UI.Xaml.Controls
;
using
Windows.UI.Xaml.Controls.Primitives
;
using
Windows.UI.Xaml.Data
;
using
Windows.UI.Xaml.Input
;
using
Windows.UI.Xaml.Media
;
using
Windows.UI.Xaml.Navigation
;
// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=402347&clcid=0x409
namespace
belle_sip_tester_windows10
{
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
sealed
partial
class
App
:
Application
{
/// <summary>
/// Allows tracking page views, exceptions and other telemetry through the Microsoft Application Insights service.
/// </summary>
public
static
Microsoft
.
ApplicationInsights
.
TelemetryClient
TelemetryClient
;
/// <summary>
/// Initializes the singleton application object. This is the first line of authored code
/// executed, and as such is the logical equivalent of main() or WinMain().
/// </summary>
public
App
()
{
TelemetryClient
=
new
Microsoft
.
ApplicationInsights
.
TelemetryClient
();
this
.
InitializeComponent
();
this
.
Suspending
+=
OnSuspending
;
tester
=
new
BelleSipTester
();
}
/// <summary>
/// Invoked when the application is launched normally by the end user. Other entry points
/// will be used such as when the application is launched to open a specific file.
/// </summary>
/// <param name="e">Details about the launch request and process.</param>
protected
override
void
OnLaunched
(
LaunchActivatedEventArgs
e
)
{
#if DEBUG
if
(
System
.
Diagnostics
.
Debugger
.
IsAttached
)
{
this
.
DebugSettings
.
EnableFrameRateCounter
=
true
;
}
#endif
Frame
rootFrame
=
Window
.
Current
.
Content
as
Frame
;
// Do not repeat app initialization when the Window already has content,
// just ensure that the window is active
if
(
rootFrame
==
null
)
{
// Create a Frame to act as the navigation context and navigate to the first page
rootFrame
=
new
Frame
();
rootFrame
.
NavigationFailed
+=
OnNavigationFailed
;
if
(
e
.
PreviousExecutionState
==
ApplicationExecutionState
.
Terminated
)
{
//TODO: Load state from previously suspended application
}
// Place the frame in the current Window
Window
.
Current
.
Content
=
rootFrame
;
}
if
(
rootFrame
.
Content
==
null
)
{
// When the navigation stack isn't restored navigate to the first page,
// configuring the new page by passing required information as a navigation
// parameter
rootFrame
.
Navigate
(
typeof
(
MainPage
),
e
.
Arguments
);
}
// Ensure the current window is active
Window
.
Current
.
Activate
();
}
/// <summary>
/// Invoked when Navigation to a certain page fails
/// </summary>
/// <param name="sender">The Frame which failed navigation</param>
/// <param name="e">Details about the navigation failure</param>
void
OnNavigationFailed
(
object
sender
,
NavigationFailedEventArgs
e
)
{
throw
new
Exception
(
"Failed to load Page "
+
e
.
SourcePageType
.
FullName
);
}
/// <summary>
/// Invoked when application execution is being suspended. Application state is saved
/// without knowing whether the application will be terminated or resumed with the contents
/// of memory still intact.
/// </summary>
/// <param name="sender">The source of the suspend request.</param>
/// <param name="e">Details about the suspend request.</param>
private
void
OnSuspending
(
object
sender
,
SuspendingEventArgs
e
)
{
var
deferral
=
e
.
SuspendingOperation
.
GetDeferral
();
//TODO: Save application state and stop any background activity
deferral
.
Complete
();
}
public
bool
suiteRunning
()
{
return
(
suiteRunner
!=
null
)
&&
(
suiteRunner
.
running
);
}
public
BelleSipTester
tester
{
get
;
set
;
}
public
UnitTestSuiteRunner
suiteRunner
{
get
;
set
;
}
}
}
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/Logo.scale-100.png
0 → 100644
View file @
76057336
801 Bytes
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/SmallLogo.scale-100.png
0 → 100644
View file @
76057336
329 Bytes
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/SplashScreen.scale-100.png
0 → 100644
View file @
76057336
2.1 KB
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/StoreLogo.scale-100.png
0 → 100644
View file @
76057336
429 Bytes
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/Assets/WideLogo.scale-100.png
0 → 100644
View file @
76057336
2.1 KB
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/MainPage.xaml
0 → 100644
View file @
76057336
<Page
x:Class="belle_sip_tester_windows10.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:belle_sip_tester_windows10"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d">
<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
<Grid.RowDefinitions>
<RowDefinition Height="Auto"/>
<RowDefinition Height="Auto"/>
<RowDefinition Height="*"/>
</Grid.RowDefinitions>
<StackPanel Grid.Row="0" Margin="12,17,0,28">
<TextBlock Text="BELLE-SIP TESTER"/>
<TextBlock Text="Test Suite"/>
</StackPanel>
<CheckBox Grid.Row="1" x:Name="Verbose" Content="Verbose" HorizontalAlignment="Right" IsChecked="True"></CheckBox>
<ListView Grid.Row="2" x:Name="Suites" ItemsSource="{Binding}" Tapped="Suite_Tapped">
<ListView.ItemTemplate>
<DataTemplate>
<TextBlock Text="{Binding Name}"/>
</DataTemplate>
</ListView.ItemTemplate>
</ListView>
</Grid>
</Page>
build/windows10/belle-sip-tester-windows10/belle-sip-tester-windows10/MainPage.xaml.cs
0 → 100644
View file @
76057336
using
System
;
using
System.Collections.Generic
;
using
System.Collections.ObjectModel
;
using
System.IO
;
using
System.Linq
;
using
System.Runtime.InteropServices.WindowsRuntime
;
using
Windows.Foundation
;
using
Windows.Foundation.Collections
;
using
Windows.UI.Xaml
;
using
Windows.UI.Xaml.Controls
;
using
Windows.UI.Xaml.Controls.Primitives
;
using
Windows.UI.Xaml.Data
;
using
Windows.UI.Xaml.Input
;
using
Windows.UI.Xaml.Media
;
using
Windows.UI.Xaml.Navigation
;
// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=402352&clcid=0x409
namespace
belle_sip_tester_windows10
{
/// <summary>
/// An empty page that can be used on its own or navigated to within a Frame.
/// </summary>
public
sealed
partial
class
MainPage
:
Page
{
public
MainPage
()
{
this
.
InitializeComponent
();
Suites
.
DataContext
=
new
UnitTestSuites
();
}
private
void
Suite_Tapped
(
object
sender
,
TappedRoutedEventArgs
e
)
{
UnitTestSuite
suite
=
(
sender
as
ListView
).
SelectedItem
as
UnitTestSuite
;
if
(
suite
==
null
)
return
;
Dictionary
<
string
,
string
>
parameters
=
new
Dictionary
<
string
,
string
>();
parameters
.
Add
(
"suite"
,
suite
.
Name
);
parameters
.
Add
(
"verbose"
,
Verbose
.
IsChecked
.
ToString
());
if
(
suite
.
Name
==
"ALL"
)
{