Run all tests:
    python -m tests
Run a single test
    python -m tornado.test.runtests tests.api.test_control
