Next: tm_finalize, Previous: tm_run_test_case, Up: Test Module API
The tm_initialize function is called once, when the test module is loaded. Function does not take arguments and does not return any results. It is not mandatory to implement it.
tm_initialize