诸暨麻将添加redis
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

47 rader
1.5 KiB

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