muteria.drivers.testgeneration.custom_dev_testcase.system_wrappers.native_code.wrapper_setup module

class muteria.drivers.testgeneration.custom_dev_testcase.system_wrappers.native_code.wrapper_setup.SystemTestSplittingWrapper[source]

Bases: BaseSystemTestSplittingWrapper

cleanup()[source]

Clean the temps

collect_data()[source]

get number of sub tests and args

set_wrapper(workdir, exe_path_map)[source]

Return the new exe path map

switch_to_new_test()[source]

reset the counters

class muteria.drivers.testgeneration.custom_dev_testcase.system_wrappers.native_code.wrapper_setup.SystemWrapper(repo_mgr)[source]

Bases: BaseSystemWrapper

get_dev_null()[source]
get_test_splitting_wrapper_class()[source]
wrapper_template_filename = 'MUTERIA_WRAPPER.sh.in'