1<testcase>
2<info>
3<keywords>
4build system
5source analysis
6</keywords>
7</info>
8
9#
10# Client-side
11<client>
12<server>
13none
14</server>
15
16<name>
178 chars object name generation testing
18</name>
19<command option="no-output,no-include" type="shell">
20%SRCDIR/../lib/objnames-test08.sh %SRCDIR
21</command>
22</client>
23
24#
25# Verify data after the test has been "shot"
26<verify>
27<file1 name="log/stderr1222">
28</file1>
29<file2 name="log/stdout1222">
30Testing curl_8char_object_name...
31
32result: 16AFKPQR expected: 16AFKPQR input: 123__678__ABC__FGH__KLM__PQRSTUV
33result: 16AFKPQ expected: 16AFKPQ input: 123__678__ABC__FGH__KLM__PQ.S.UV
34result: 16ABC expected: 16ABC input: 123__678__ABC..FGH..KLM..PQRSTUV
35result: 16 expected: 16 input: 123__678_.ABC._FGH__KLM__PQRSTUV
36result: 123 expected: 123 input: 123.567.90ABCDEFGHIJKLMNOPQRSTUV
37result: 1234567 expected: 1234567 input: 1234567.90A.CDEFGHIJKLMNOPQRSTUV
38result: 12345678 expected: 12345678 input: 1234567890.BCD.FGHIJKLMNOPQRSTUV
39result: 1470AB expected: 1470AB input: 12=45-78+0AB.DE.GHIJKLMNOPQRSTUV
40result: 12345678 expected: 12345678 input: 1234567890ABCDEFGHIJKLMNOPQRSTUV
41result: 159CGHIJ expected: 159CGHIJ input: 123_567_90A_CDE_GHIJKLMNOPQRSTUV
42result: 159CDEFG expected: 159CDEFG input: 123_567_90A_CDEFGHIJKLMNOPQRSTUV
43result: 1590ABCD expected: 1590ABCD input: 123_567_90ABCDEFGHIJKLMNOPQRSTUV
44result: 1567890A expected: 1567890A input: 123_567890ABCDEFGHIJKLMNOPQRSTUV
45result: 12345678 expected: 12345678 input: 1234567890ABCDEFGHIJKLMNOPQRSTUV
46
47
48
498-characters-or-less generated object names are unique.
50</file2>
51</verify>
52
53</testcase>
54