Added missing files (test_pbuf.c/.h)

This commit is contained in:
Simon Goldschmidt 2013-01-11 21:24:39 +01:00
parent e7723b295d
commit acc69ff333
1 changed files with 261 additions and 253 deletions

View File

@ -1,253 +1,261 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="lwip_unittests"
ProjectGUID="{6CCABAA4-F86F-4119-AFF8-43C9A4A234C2}"
RootNamespace="lwip_unittests"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\check;..\..\..\..\check\src;&quot;$(LWIP_DIR)\test\unit&quot;;&quot;$(LWIP_DIR)\src\include&quot;;&quot;$(LWIP_DIR)\src\include\ipv4&quot;;&quot;$(LWIP_DIR)\src\include\ipv6&quot;;..\include;.."
PreprocessorDefinitions="_LIB;WIN32;_DEBUG;LWIP_DEBUG"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
WarningLevel="4"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="true"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\check;..\..\..\..\check\src;&quot;$(LWIP_DIR)\test\unit&quot;;&quot;$(LWIP_DIR)\src\include&quot;;&quot;$(LWIP_DIR)\src\include\ipv4&quot;;&quot;$(LWIP_DIR)\src\include\ipv6&quot;;..\include;.."
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
WarningLevel="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="true"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="core"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\core\test_mem.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\core\test_mem.h"
>
</File>
</Filter>
<Filter
Name="tcp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\tcp_helper.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\tcp_helper.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp_oos.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp_oos.h"
>
</File>
</Filter>
<Filter
Name="udp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\udp\test_udp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\udp\test_udp.h"
>
</File>
</Filter>
<Filter
Name="etharp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\etharp\test_etharp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\etharp\test_etharp.h"
>
</File>
</Filter>
<Filter
Name="dhcp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\dhcp\test_dhcp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\dhcp\test_dhcp.h"
>
</File>
</Filter>
<File
RelativePath="..\..\..\..\lwip\test\unit\lwip_check.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\lwip_unittests.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\lwipopts.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="lwip_unittests"
ProjectGUID="{6CCABAA4-F86F-4119-AFF8-43C9A4A234C2}"
RootNamespace="lwip_unittests"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\check;..\..\..\..\check\src;&quot;$(LWIP_DIR)\test\unit&quot;;&quot;$(LWIP_DIR)\src\include&quot;;&quot;$(LWIP_DIR)\src\include\ipv4&quot;;&quot;$(LWIP_DIR)\src\include\ipv6&quot;;..\include;.."
PreprocessorDefinitions="_LIB;WIN32;_DEBUG;LWIP_DEBUG"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
WarningLevel="4"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="true"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\check;..\..\..\..\check\src;&quot;$(LWIP_DIR)\test\unit&quot;;&quot;$(LWIP_DIR)\src\include&quot;;&quot;$(LWIP_DIR)\src\include\ipv4&quot;;&quot;$(LWIP_DIR)\src\include\ipv6&quot;;..\include;.."
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
WarningLevel="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="true"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="core"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\core\test_mem.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\core\test_mem.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\core\test_pbuf.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\core\test_pbuf.h"
>
</File>
</Filter>
<Filter
Name="tcp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\tcp_helper.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\tcp_helper.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp_oos.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\tcp\test_tcp_oos.h"
>
</File>
</Filter>
<Filter
Name="udp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\udp\test_udp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\udp\test_udp.h"
>
</File>
</Filter>
<Filter
Name="etharp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\etharp\test_etharp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\etharp\test_etharp.h"
>
</File>
</Filter>
<Filter
Name="dhcp"
>
<File
RelativePath="..\..\..\..\lwip\test\unit\dhcp\test_dhcp.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\dhcp\test_dhcp.h"
>
</File>
</Filter>
<File
RelativePath="..\..\..\..\lwip\test\unit\lwip_check.h"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\lwip_unittests.c"
>
</File>
<File
RelativePath="..\..\..\..\lwip\test\unit\lwipopts.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>