calibre-web/lib/tornado/test
..
csv_translations
gettext_translations/fr_FR/LC_MESSAGES
static
templates
__init__.py
auth_test.py
concurrent_test.py
curl_httpclient_test.py
escape_test.py
gen_test.py
httpclient_test.py
httpserver_test.py
httputil_test.py
import_test.py
ioloop_test.py
iostream_test.py
locale_test.py
log_test.py
netutil_test.py
options_test.cfg
options_test.py
process_test.py
README
runtests.py
simple_httpclient_test.py
stack_context_test.py
template_test.py
test.crt
test.key
testing_test.py
twisted_test.py
util_test.py
util.py
web_test.py
websocket_test.py
wsgi_test.py

Test coverage is almost non-existent, but it's a start.  Be sure to
set PYTHONPATH apprioriately (generally to the root directory of your
tornado checkout) when running tests to make sure you're getting the
version of the tornado package that you expect.