refactore response tests to create response xml files if
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 28 Oct 2007 11:11:40 +0000 (11:11 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 28 Oct 2007 11:11:40 +0000 (11:11 +0000)
commit7708ae2c562775287d41712106c5dac618e39bea
tree544c98aa4773382256fd9c2567f89d14979bd983
parente6d5ba806dd37cebf3d7456af60bff5965fae56f
refactore response tests to create response xml files if
they doesn't exist (so, implementing new command consists
of adding one line in 20-response.t, re-run test and check if xml is valid
and commit it :-)

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@164 836a5e1a-633d-0410-964b-294494ad4392
t/20-response.t
t/response/GetParameterNames.xml [new file with mode: 0644]
t/response/GetRPCMethods.xml [new file with mode: 0644]
t/response/InformResponse.xml [new file with mode: 0644]
t/response/Reboot.xml [new file with mode: 0644]