xref: /curl/tests/data/test1023 (revision 56183c1d)
1<testcase>
2<info>
3<keywords>
4curl-config
5</keywords>
6</info>
7
8#
9# Server-side
10<reply>
11</reply>
12
13#
14# Client-side
15<client>
16<server>
17none
18</server>
19<name>
20Compare curl --version with curl-config --vernum
21</name>
22<command>
23--version
24</command>
25</client>
26
27#
28# Verify data after the test has been "shot"
29<verify>
30<postcheck>
31%SRCDIR/libtest/test1022.pl ../curl-config %LOGDIR/stdout%TESTNUMBER vernum
32</postcheck>
33<errorcode>
340
35</errorcode>
36</verify>
37</testcase>
38