

Public Member Functions | |
| def | __init__ |
| def | execute |
Public Attributes | |
| synthesisdir | |
Definition at line 656 of file runtests.py.
| def runtests::SynthesisTest::__init__ | ( | self, | ||
| name, | ||||
| build, | ||||
| synthesisdir, | ||||
| runner, | ||||
| testPrefix | ||||
| ) |
Definition at line 657 of file runtests.py.
| def runtests::SynthesisTest::execute | ( | self | ) |
Runs action. Throws an exeception if anything fails. Will be called by tryexecution() with stderr/stdout redirected into a file and the current directory set to an empty temporary directory.
Reimplemented from runtests::SyncEvolutionTest.
Definition at line 665 of file runtests.py.
Definition at line 662 of file runtests.py.
1.5.7.1