Lines Matching refs:json
60 mkdir -p ${DIST_DIR}/json
66 module_list_file=$suite_out_dir/module_info.json
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
80 cp -rf ${DIST_DIR}/json/module_info.json ${suite_out_dir}
95 mv ${xts_root_dir_common}/testcases/test_component.json $xts_root_dir_common/test_component.json
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
111 mv $xts_root_dir_common/test_component.json ${xts_root_dir_common}/testcases/test_component.json
112 echo "{}" > ${xts_root_dir_common}/testcases/module_info.json