History log of /test/ostest/wukong/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a69a01cd16-Oct-2024 openharmony_ci <120357966@qq.com>

!223 wukong运行时出现crash
Merge pull request !223 from 李延胜/master


"figures/wukong\351\203\250\344\273\266\346\236\266\346\236\204\345\233\276.png"
BUILD.gn
LICENSE
OAT.xml
README.md
README_zh.md
bundle.json
common/include/app_manager.h
common/include/common.h
common/include/component_manager.h
common/include/event_monitor.h
common/include/multimode_manager.h
common/include/special_test_object.h
common/include/wukong_define.h
common/include/wukong_logger.h
common/include/wukong_util.h
common/src/app_manager.cpp
common/src/component_manager.cpp
common/src/event_monitor.cpp
common/src/multimode_manager.cpp
common/src/wukong_logger.cpp
common/src/wukong_util.cpp
component_event/include/ability_tree.h
component_event/include/component_tree.h
component_event/include/element_option.h
component_event/include/focus_scene_delegate.h
component_event/include/normal_scene.h
component_event/include/page_tree.h
component_event/include/scene.h
component_event/include/scene_delegate.h
component_event/include/tree_manager.h
component_event/include/wukong_tree.h
component_event/src/ability_tree.cpp
component_event/src/component_tree.cpp
component_event/src/focus_scene_delegate.cpp
component_event/src/normal_scene.cpp
component_event/src/page_tree.cpp
component_event/src/scene_delegate.cpp
component_event/src/tree_manager.cpp
component_event/src/wukong_tree.cpp
figures/wukongArchitectureDiagram.png
input_factory/include/appswitch_input.h
input_factory/include/component_input.h
input_factory/include/element_input.h
input_factory/include/hardkey_input.h
input_factory/include/input_action.h
input_factory/include/input_factory.h
input_factory/include/keyboard_input.h
input_factory/include/mouse_input.h
input_factory/include/record_input.h
input_factory/include/rotate_input.h
input_factory/include/swap_input.h
input_factory/include/touch_input.h
input_factory/src/appswitch_input.cpp
input_factory/src/component_input.cpp
input_factory/src/element_input.cpp
input_factory/src/hardkey_input.cpp
input_factory/src/input_action.cpp
input_factory/src/input_factory.cpp
input_factory/src/keyboard_input.cpp
input_factory/src/mouse_input.cpp
input_factory/src/record_input.cpp
input_factory/src/rotate_input.cpp
input_factory/src/swap_input.cpp
input_factory/src/touch_input.cpp
report/include/csv_utils.h
report/include/data_set.h
report/include/data_unit.h
report/include/data_unit_set.h
report/include/exception_manager.h
report/include/filter.h
report/include/filter_category.h
report/include/format.h
report/include/format_csv.h
report/include/format_html.h
report/include/format_json.h
report/include/format_terminal.h
report/include/input_info.h
report/include/input_msg_object.h
report/include/report.h
report/include/statistics.h
report/include/statistics_ability.h
report/include/statistics_componment.h
report/include/statistics_coverage.h
report/include/statistics_event.h
report/include/statistics_exception.h
report/include/sysevent_listener.h
report/include/table.h
report/src/data_set.cpp
report/src/data_unit.cpp
report/src/data_unit_set.cpp
report/src/exception_manager.cpp
report/src/filter.cpp
report/src/filter_category.cpp
report/src/format.cpp
report/src/format_csv.cpp
report/src/format_html.cpp
report/src/format_json.cpp
report/src/format_terminal.cpp
report/src/input_info.cpp
report/src/report.cpp
report/src/statistics.cpp
report/src/statistics_ability.cpp
report/src/statistics_componment.cpp
report/src/statistics_coverage.cpp
report/src/statistics_event.cpp
report/src/statistics_exception.cpp
report/src/sysevent_listener.cpp
report/src/table.cpp
shell_command/include/wukong_shell_command.h
shell_command/src/wukong_main.cpp
shell_command/src/wukong_shell_command.cpp
test/BUILD.gn
test/unittest/wukong_test.cpp
test_flow/include/focus_test_flow.h
test_flow/include/random_test_flow.h
test_flow/include/special_test_flow.h
test_flow/include/test_flow.h
test_flow/include/test_flow_factory.h
test_flow/src/focus_test_flow.cpp
test_flow/src/random_test_flow.cpp
test_flow/src/special_test_flow.cpp
test_flow/src/test_flow.cpp
test_flow/src/test_flow_factory.cpp