tests: add keywords to the last 7 tests lacking them
[platform/upstream/curl.git] / tests / data / test1221
1 <testcase>
2 <info>
3 <keywords>
4 build system
5 </keywords>
6 </info>
7 #
8 # Client-side
9 <client>
10 <server>
11 none
12 </server>
13
14 <name>
15 10 chars object name generation testing
16 </name>
17 <command option="no-output,no-include" type="shell">
18 %SRCDIR/../lib/objnames-test10.sh %SRCDIR
19 </command>
20 </client>
21
22 #
23 # Verify data after the test has been "shot"
24 <verify>
25 <file1 name="log/stderr1221" mode="text">
26 </file1>
27 <file2 name="log/stdout1221">
28 Testing curl_10char_object_name...
29
30 result: 16AFKPQRST expected: 16AFKPQRST input: 123__678__ABC__FGH__KLM__PQRSTUV
31 result: 16AFKPQ expected: 16AFKPQ input: 123__678__ABC__FGH__KLM__PQ.S.UV
32 result: 16ABC expected: 16ABC input: 123__678__ABC..FGH..KLM..PQRSTUV
33 result: 16 expected: 16 input: 123__678_.ABC._FGH__KLM__PQRSTUV
34 result: 123 expected: 123 input: 123.567.90ABCDEFGHIJKLMNOPQRSTUV
35 result: 1234567 expected: 1234567 input: 1234567.90A.CDEFGHIJKLMNOPQRSTUV
36 result: 1234567890 expected: 1234567890 input: 1234567890.BCD.FGHIJKLMNOPQRSTUV
37 result: 1470AB expected: 1470AB input: 12=45-78+0AB.DE.GHIJKLMNOPQRSTUV
38 result: 1234567890 expected: 1234567890 input: 1234567890ABCDEFGHIJKLMNOPQRSTUV
39 result: 159CGHIJKL expected: 159CGHIJKL input: 123_567_90A_CDE_GHIJKLMNOPQRSTUV
40 result: 159CDEFGHI expected: 159CDEFGHI input: 123_567_90A_CDEFGHIJKLMNOPQRSTUV
41 result: 1590ABCDEF expected: 1590ABCDEF input: 123_567_90ABCDEFGHIJKLMNOPQRSTUV
42 result: 1567890ABC expected: 1567890ABC input: 123_567890ABCDEFGHIJKLMNOPQRSTUV
43 result: 1234567890 expected: 1234567890 input: 1234567890ABCDEFGHIJKLMNOPQRSTUV
44
45
46
47 10-characters-or-less generated object names are unique.
48 </file2>
49 </verify>
50
51 </testcase>