Class kickoff
- public class kickoff
A simple driver for the complete test suite. All it does is specify some
suite table to be processed and calls the emos_frm_driver to do the rest.
If you need more sophisticated logic, do whatever you want and then call
the driver.
The new driver invokes the new logic implanted into generic EMOS driver
which simplifies the test driver and finaly corrects a very subtle bug
that we had to live with for long time. The new driver logic now
guarntees to return the corect return codes from all called functions
irrespectvely of the depth of the call chain. This feature is very
for proper test logging.
- Stereotype main test
- tsl kickoff.tsl