诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

45 lines
557 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. TrackMemory
  5. </keywords>
  6. </info>
  7. #
  8. # Server-side
  9. <reply>
  10. </reply>
  11. # Client-side
  12. <client>
  13. <server>
  14. none
  15. </server>
  16. <features>
  17. TrackMemory
  18. </features>
  19. <name>
  20. curl memory tracking operational
  21. </name>
  22. <command>
  23. --version
  24. </command>
  25. </client>
  26. #
  27. # Verify data after the test has been "shot"
  28. <verify>
  29. <file name="log/memdump" mode="text">
  30. MEM tool_paramhlp.c
  31. MEM tool_cfgable.c
  32. </file>
  33. <stripfile>
  34. $_ = '' if (($_ !~ /tool_paramhlp/) && ($_ !~ /tool_cfgable/))
  35. s/:\d+.*//
  36. s:^(MEM )(.*/)(.*):$1$3:
  37. </stripfile>
  38. </verify>
  39. </testcase>