miniupnp/miniupnpc/testreplyparse
Thomas Bernard af085e8276 miniupnpc: added test cases for XML parsing 2014-01-27 16:27:51 +01:00
..
DeletePortMapping.namevalue miniupnpc: validate upnpreplyparse.c code with "make check" 2013-05-14 23:09:42 +02:00
DeletePortMapping.xml miniupnpc: validate upnpreplyparse.c code with "make check" 2013-05-14 23:09:42 +02:00
GetExternalIPAddress.namevalue miniupnpc: validate upnpreplyparse.c code with "make check" 2013-05-14 23:09:42 +02:00
GetExternalIPAddress.xml miniupnpc: validate upnpreplyparse.c code with "make check" 2013-05-14 23:09:42 +02:00
GetSpecificPortMappingEntryReq.namevalue miniupnpc: added test cases for XML parsing 2014-01-27 16:27:51 +01:00
GetSpecificPortMappingEntryReq.xml miniupnpc: added test cases for XML parsing 2014-01-27 16:27:51 +01:00
GetSpecificPortMappingEntryResp.namevalue miniupnpc: added test cases for XML parsing 2014-01-27 16:27:51 +01:00
GetSpecificPortMappingEntryResp.xml miniupnpc: added test cases for XML parsing 2014-01-27 16:27:51 +01:00
SetDefaultConnectionService.namevalue update upnpreplyparse to allow larger values (128 chars instead of 64) 2013-06-06 23:41:23 +02:00
SetDefaultConnectionService.xml update upnpreplyparse to allow larger values (128 chars instead of 64) 2013-06-06 23:41:23 +02:00
readme.txt miniupnpc: validate upnpreplyparse.c code with "make check" 2013-05-14 23:09:42 +02:00

readme.txt

This directory contains files used for validation of upnpreplyparse.c code.

Each .xml file to parse should give the results which are in the .namevalue
file.

A .namevalue file contain name=value lines.