/tests/README.tests

http://github.com/nicolasff/webdis · Unknown · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · 17679d1c077ef7577f477db9101d6891 MD5 · raw file

  1. This directory contains a few test programs for Webdis:
  2. * basic.py: Unit tests.
  3. * bench.sh: Benchmark of several functions.
  4. * pubsub (run `make' to compile): Tests pub/sub channels; run `./pubsub -h` for options.
  5. * websocket (run `make' to compile): Tests HTML5 WebSockets; run `./websocket -h` for options.