FrontPage 

Fuego wiki

Login or create account

functional.sh in 'raw' format

This is the main script that is sourced by Functional tests, and which
executes the main test phases for that type of test.

It executes the same first test phases as the other main test scripts, but
then executes some functional-specific phase at the end.

The common test steps that are executed are:
 * source overlays.sh, then call set_overlay_vars
 * source reports.sh
 * source functions.sh
 * call [[function_pre_test|pre_test]]
 * call [[function_build|build]]
 * call [[function_deploy|deploy]]
 * call [[function_test_run|test_run]]

Then functional.sh executes:
 * [[function_get_testlog|get_testlog]]
 * [[function_test_processing|test_processing]]

== SEE ALSO ==
 * [[benchmark.sh]], [[stress.sh]]





TBWiki engine 1.8.3 by Tim Bird