UnitTestHarness  1.0
Unit Testing Tool
 All Data Structures Namespaces Files Functions Variables Pages
runUnitTests.py File Reference

Namespaces

 runUnitTests
 

Functions

def main
 Sets up the environment and runs the unit testing CTRL script. More...
 
def downloadComponentsAndSetupProject
 Creates and clean project and downloads the source files listed in the run configuration file. More...
 
def setupDirectories
 Deletes old SANDBOX_PATH and creates a new/clean version. More...
 
def cleanUpFiles
 Deletes project if an already existing project has not been used. More...
 

Variables

tuple parser = argparse.ArgumentParser()
 
tuple args = parser.parse_args()