summaryrefslogtreecommitdiff
path: root/tests/data/test971
blob: dada920018f0939e59c7caef2cfb362484f8ecfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<testcase>
<info>
<keywords>
source analysis
options-in-versions
</keywords>
</info>

#
# Client-side
<client>
<server>
none
</server>

 <name>
Verify that options-in-versions and docs/cmdline-opts are in sync
 </name>

<command type="perl">
%SRCDIR/options-scan.pl %SRCDIR/../docs/options-in-versions %SRCDIR/../docs/cmdline-opts
</command>
</client>

<verify>
<stderr>
ok
</stderr>
</verify>
</testcase>