Home
last modified time | relevance | path

Searched refs:tools (Results 1 - 25 of 72) sorted by relevance

123

/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase24_sub001.py21 import tools.disk_drop_log namespace
22 from tools.get_source_path import get_source_path
23 from tools.push_remove_source import push_source, remove_source
58 tools.disk_drop_log.pulling_disk_dropping_logs(log_revice_path, self.sn)
59 tools.disk_drop_log.parse_disk_dropping_logs(log_revice_path)
60 result = tools.disk_drop_log.check_disk_dropping_logs(log_revice_path,
64 result = tools.disk_drop_log.check_disk_dropping_logs(log_revice_path,
H A Dcase25_selinux001.py21 import tools.disk_drop_log namespace
43 tools.disk_drop_log.pulling_disk_dropping_logs(log_revice_path, self.sn)
44 tools.disk_drop_log.parse_disk_dropping_logs(log_revice_path)
45 result = tools.disk_drop_log.check_disk_dropping_logs(log_revice_path, "scontext=u:r:samgr:s0")
H A Dcase02_load001.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import push_source, remove_source
H A Dcase03_get001.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import push_source
H A Dcase04_get002.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import remove_source
H A Dcase06_commonevent001.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import push_source, remove_source
H A Dcase15_dysaprofile004.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import remove_source
H A Dcase17_dysaprofile002.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import push_source, remove_source
H A Dcase16_dysaprofile001.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
H A Dcase23_process002.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import remove_source
H A Dcase22_process001.py19 from tools.get_source_path import get_source_path
20 from tools.push_remove_source import push_source
H A Dcase14_dysaprofile003.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source
H A Dcase09_once004.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
H A Dcase10_delay_time002.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
H A Dcase19_switch002.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
H A Dcase18_switch001.py21 from tools.get_source_path import get_source_path
22 from tools.push_remove_source import push_source, remove_source
H A Dcase21_add001.py21 from tools.get_source_path import get_source_path
22 from tools.push_remove_source import push_source, remove_source
H A Dcase20_timer003.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
H A Dcase11_delay_time003.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
/test/xts/tools/lite/
H A DbuildFun.sh16 source $BASE_HOME/test/xts/tools/lite/buildUtils.sh
67 suite_module_name=$(python test/xts/tools/lite/build/utils.py --method_name get_modulename_by_buildtarget --arguments module_list_file=${module_list_file}#build_target=${suite_build_target})
68 subsystem_name=$(python test/xts/tools/lite/build/utils.py --method_name get_subsystem_name --arguments path=${element})
70 python test/xts/tools/lite/build/utils.py --method_name record_testmodule_info --arguments build_target_name=${suite_module_name}#module_name=${suite_module_name}#subsystem_name=${subsystem_name}#suite_out_dir=${DIST_DIR}/json#same_file=True
100 python test/xts/tools/lite/build/utils.py --method_name generate_allinone_testjson_by_template --arguments tmpl_file=${BASE_HOME}/test/xts/acts/build_lite/Test.tmpl#module_name=OHOS_Image.fls#product_name=${PRODUCT}#config_file=${xts_root_dir_common}/testcases/${PRODUCT}/OHOS_Image.json
109 python test/xts/tools/lite/build/utils.py --method_name generate_allinone_testjson_by_template --arguments tmpl_file=${BASE_HOME}/test/xts/acts/build_lite/Test.tmpl#module_name=OHOS_Image.bin#product_name=${PRODUCT}#config_file=${xts_root_dir_common}/testcases/${PRODUCT}/OHOS_Image.json
113 python test/xts/tools/lite/build/utils.py --method_name record_testmodule_info --arguments build_target_name=OHOS_Image#module_name=OHOS_Image#subsystem_name=${PRODUCT}#suite_out_dir=${xts_root_dir_common}/testcases#same_file=True
/test/testfwk/developer_test/libs/fuzzlib/
H A Dfuzzer_helper.py34 from tools.colored import Colored
35 from tools.templates import GN_ENTRY_TEMPLATE
36 from tools.templates import PROJECT_GN_TEMPLATE
37 from tools.templates import PROJECT_DEMO_TEMPLATE
38 from tools.templates import PROJECT_HEADER_TEMPLATE
39 from tools.templates import PROJECT_XML_TEMPLATE
40 from tools.run_result import RunResult
/test/testfwk/developer_test/src/core/build/
H A Dbuild_lite_testcases.sh124 suite_module_name=$(python test/xts/tools/lite/build/utils.py --method_name get_modulename_by_buildtarget --arguments module_list_file=${module_list_file}#build_target=${suite_build_target})
126 subsystem_name=$(python test/xts/tools/lite/build/utils.py --method_name get_subsystem_name --arguments path=${element})
128 python test/xts/tools/lite/build/utils.py --method_name record_testmodule_info --arguments build_target_name=${suite_module_name}#module_name=${suite_module_name}#subsystem_name=${subsystem_name}#suite_out_dir=${DIST_DIR}/json#same_file=True
/test/xts/acts/
H A Druntest.sh121 python -m easy_install --quiet $ACTS_HOME/tools/xdevice-0.0.0.tar.gz
122 python -m easy_install --quiet $ACTS_HOME/tools/xdevice-extension-0.0.0.tar.gz
185 mkdir -p $OUT_DIR/$BUILD_VARIANT/suites/acts/resource/tools
/test/xts/dcts/
H A Druntest.sh121 python -m easy_install --quiet $HATS_HOME/tools/xdevice-0.0.0.tar.gz
122 python -m easy_install --quiet $HATS_HOME/tools/xdevice-extension-0.0.0.tar.gz
185 mkdir -p $OUT_DIR/$BUILD_VARIANT/suites/dcts/resource/tools
/test/xts/hats/
H A Druntest.sh121 python -m easy_install --quiet $HATS_HOME/tools/xdevice-0.0.0.tar.gz
122 python -m easy_install --quiet $HATS_HOME/tools/xdevice-extension-0.0.0.tar.gz
185 mkdir -p $OUT_DIR/$BUILD_VARIANT/suites/hats/resource/tools

Completed in 5 milliseconds

123