Copy the directory DEMO to a new name and modify the files/directory according to your needs.
Requires Python version >= 2.6 and < 3.0
It does not rununder version 3.x
Under test-hsd directory run:
/usr/bin/python2.7 runtests.py
Test resuts are HTML files under: httpdir
If you need a test file you can pipe the results to a text file, for example:
/usr/bin/python2.7 runtests.py > test-results.txt