| <?xml version="1.0" encoding="US-ASCII"?> | |
| <testcase> | |
| <info> | |
| <keywords> | |
| FILE | |
| config | |
| --config | |
| </keywords> | |
| </info> | |
| # Server-side | |
| <reply> | |
| </reply> | |
| # Client-side | |
| <client> | |
| <name> | |
| config file with overly long option | |
| </name> | |
| <command> | |
| -K %LOGDIR/config%TESTNUMBER file://de\>v/null | |
| </command> | |
| <file name="%LOGDIR/config%TESTNUMBER"> | |
| %repeat[20000 x D]% | |
| </file> | |
| </client> | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| # the used option in the config file is too long | |
| <errorcode> | |
| 2 | |
| </errorcode> | |
| </verify> | |
| </testcase> |