诸暨麻将添加redis
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

37 satır
457 B

  1. <testcase>
  2. #
  3. # Server-side
  4. <reply>
  5. </reply>
  6. # Client-side
  7. <client>
  8. <server>
  9. none
  10. </server>
  11. # tool is what to use instead of 'curl'
  12. <tool>
  13. lib509
  14. </tool>
  15. <name>
  16. initialization with memory callbacks and actual usage
  17. </name>
  18. <command>
  19. nothing
  20. </command>
  21. </client>
  22. #
  23. # Verify data after the test has been "shot"
  24. <verify>
  25. <stdout mode="text">
  26. seen custom_calloc()
  27. seen custom_malloc()
  28. seen custom_realloc()
  29. seen custom_free()
  30. </stdout>
  31. </verify>
  32. </testcase>