-HOW TO RUN THE TESTING FRAMEWORK- Make sure you cloned from the master branch
- Open terminal and make sure you are root (this is so Tor can compile)
- run 'sudo apt-get install libevent-dev'
- run 'sudo apt-get install autotools-dev'
- run 'sudo apt-get install automake'
- Type 'cd TestAutomation'
- Type 'python ./scripts/runAllTests.py'