![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
python.ScriptUtils | |
Functions | |
logging.Logger | python.ScriptUtils.setup_logger (str name) |
ArgumentParser | python.ScriptUtils.setup_parser () |
TestSetup | python.ScriptUtils.get_test_setup (str name, Namespace options, logging.Logger log) |
None | python.ScriptUtils.parse_test_string (TestSetup setup, Namespace options) |
List[WorkflowCheck] | python.ScriptUtils.get_standard_performance_checks (TestSetup setup) |
None | python.ScriptUtils.run_tests (TestSetup setup, List[WorkflowTest] tests) |
bool | python.ScriptUtils.run_checks (TestSetup setup, List[WorkflowTest] tests, List[WorkflowCheck] performance_checks) |
None | python.ScriptUtils.run_summary (TestSetup setup, List[WorkflowTest] tests, bool status) |
Variables | |
python.ScriptUtils._default_fmt | |