xref: /curl/tests/data/test971 (revision c3860658)
1<testcase>
2<info>
3<keywords>
4source analysis
5options-in-versions
6</keywords>
7</info>
8
9#
10# Client-side
11<client>
12<server>
13none
14</server>
15
16<name>
17Verify that options-in-versions and docs/cmdline-opts are in sync
18</name>
19
20<command type="perl">
21%SRCDIR/test971.pl %SRCDIR/../docs/options-in-versions %SRCDIR/../docs/cmdline-opts
22</command>
23</client>
24
25<verify>
26<stderr>
27ok
28</stderr>
29</verify>
30</testcase>
31