xref: /aosp_15_r20/external/curl/tests/data/test1169 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard Workerruntests.pl
5*6236dae4SAndroid Build Coastguard Worker</keywords>
6*6236dae4SAndroid Build Coastguard Worker</info>
7*6236dae4SAndroid Build Coastguard Worker
8*6236dae4SAndroid Build Coastguard Worker#
9*6236dae4SAndroid Build Coastguard Worker# Client-side
10*6236dae4SAndroid Build Coastguard Worker<client>
11*6236dae4SAndroid Build Coastguard Worker<server>
12*6236dae4SAndroid Build Coastguard Workernone
13*6236dae4SAndroid Build Coastguard Worker</server>
14*6236dae4SAndroid Build Coastguard Worker<name>
15*6236dae4SAndroid Build Coastguard WorkerVerify that runtests.pl accepts an -L option
16*6236dae4SAndroid Build Coastguard Worker</name>
17*6236dae4SAndroid Build Coastguard Worker
18*6236dae4SAndroid Build Coastguard Worker<command type="perl">
19*6236dae4SAndroid Build Coastguard Worker%SRCDIR/runtests.pl -L %PWD/%LOGDIR/test%TESTNUMBER-library.pl
20*6236dae4SAndroid Build Coastguard Worker</command>
21*6236dae4SAndroid Build Coastguard Worker# Create a simple perl snippet that lets runtests.pl
22*6236dae4SAndroid Build Coastguard Worker# exit with a code we can check.
23*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/test%TESTNUMBER-library.pl">
24*6236dae4SAndroid Build Coastguard Workerexit 123
25*6236dae4SAndroid Build Coastguard Worker</file>
26*6236dae4SAndroid Build Coastguard Worker</client>
27*6236dae4SAndroid Build Coastguard Worker
28*6236dae4SAndroid Build Coastguard Worker<verify>
29*6236dae4SAndroid Build Coastguard Worker<errorcode>
30*6236dae4SAndroid Build Coastguard Worker123
31*6236dae4SAndroid Build Coastguard Worker</errorcode>
32*6236dae4SAndroid Build Coastguard Worker</verify>
33*6236dae4SAndroid Build Coastguard Worker
34*6236dae4SAndroid Build Coastguard Worker</testcase>
35