Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 385 Bytes

TestSuites.wiki

File metadata and controls

8 lines (7 loc) · 385 Bytes

= QA Development / source code repositories =

  * `make test` from the memcached tarball or git repo
   * Standard regression suite for the server.
  * http://github.com/victorkirkebo/mctest/tree/master
   * Server tests (textual and binary protocol testing)
  * http://github.com/dustin/memcached-test
   * Client and server test code (used primarily for binary protocol testing)