test1276: verify lib/optiontable.pl

Checks that it generates an output identical to the file.
This commit is contained in:
Daniel Stenberg 2022-11-28 16:34:01 +01:00
parent ea557cfa27
commit 3075fdccdd
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 101 additions and 12 deletions

25
tests/data/test1276 Normal file
View file

@ -0,0 +1,25 @@
<testcase>
<info>
<keywords>
source analysis
documentation
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify lib/optiontable.pl
</name>
<command type="perl">
%SRCDIR/option-check.pl %SRCDIR/..
</command>
</client>
</testcase>