Commit 23c592b5 authored by chick's avatar chick
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment