test1478 (479B)
1 <testcase> 2 <info> 3 <keywords> 4 source analysis 5 documentation 6 --help 7 </keywords> 8 </info> 9 10 # 11 # Client-side 12 <client> 13 <server> 14 none 15 </server> 16 17 <name> 18 src/tool_listhelp.c is in sync with docs/cmdline-opts 19 </name> 20 21 <command type="perl"> 22 %SRCDIR/../scripts/managen -d %SRCDIR/../docs/cmdline-opts -I %SRCDIR/../include listhelp %SRCDIR/../docs/cmdline-opts/*.md 23 </command> 24 </client> 25 26 <verify> 27 <stdout mode="text"> 28 %include %SRCDIR/../src/tool_listhelp.c% 29 </stdout> 30 </verify> 31 32 </testcase>