Added an empty finish method to BasicTester to be overriden in HW testers...
Added an empty finish method to BasicTester to be overriden in HW testers where a finish is needed, to assemble testing circuit Changed OrderedDecoupledHWIOTester and SteppedHWIOTester to override the finish in BasicTester TesterDriver's execute methods wraps the tester in a function that instantiates the tester then calls it's finish method and then returns the tester Changed the unitTest files per latest changes
parent
02d7d82f
Please register or sign in to comment