xref: /curl/tests/data/test462 (revision 0f0edc28)
1<testcase>
2<info>
3<keywords>
4variables
5--config
6</keywords>
7</info>
8
9#
10# Server-side
11<reply>
12</reply>
13
14#
15# Client-side
16<client>
17<server>
18none
19</server>
20<name>
21Missing environment variables in config file
22</name>
23<file name="%LOGDIR/cmd">
24variable %MISSING
25expand-data {{MISSING}}
26</file>
27<command>
28http://%HOSTIP:%HTTPPORT/%TESTNUMBER -K %LOGDIR/cmd
29</command>
30</client>
31
32#
33# Verify data after the test has been "shot"
34<verify>
35<errorcode>
3626
37</errorcode>
38</verify>
39</testcase>
40