source: tests/webinject/login.xml @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 220 bytes
RevLine 
[c5c522c]1<testcases repeat="1">
2
3<case
4    id="1"
5    method="post"
6    url="{BASEURL}/login/login.php"
7    postbody="new_name=root&new_passwd=ass"
8    verifypositive="listupdates.php"
9    verifynegative="error"
10/>
11
12</testcases>
Note: See TracBrowser for help on using the repository browser.