Searched refs:developer_test (Results 1 – 19 of 19) sorted by relevance
| /test/testfwk/developer_test/libs/fuzzlib/ |
| D | README_zh.md | 205 "//test/developer_test/examples/calculator/test:unittest", 206 "//test/developer_test/examples/calculator/test:fuzztest", #添加DTFuzz用例路径 207 "//test/developer_test/examples/detector/test:unittest", 208 "//test/developer_test/examples/sleep/test:performance", 209 "//test/developer_test/examples/distributedb/test:distributedtest" 235 run -t FUZZ -ss developer_test -tm calculator 246 …testfwk_xdevice 两个仓库的代码下载到本地,这里假设放到D盘并在D:\test 目录下创建developer_test, xdevice和tests三个目录,developer_te… 265 在developer_test\config\user_config.xml中配置用例归档路径: 276 在developer_test下执行./start.bat开启测试框架,执行DTFuzz命令示例
|
| /test/testfwk/developer_test/ |
| D | README_zh.md | 2 OpenHarmony为开发者提供了一套全面的开发自测试框架OHA-developer_test,开发者可根据测试需求开发相关测试用例,开发阶段提前发现缺陷,大幅提高代码质量。 7 …境配置](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/device-test/developer_test.md) 16 ├── developer_test # 开发者自测试框架 552 module_output_path = "developer_test/calculator" 592 module_output_path = "developer_test/calculator" 656 module_output_path = "developer_test/app_info" 662 certificate_profile = "//test/developer_test/signature/openharmony_sx.p7b" 686 module_output_path = "developer_test/app_info" 707 certificate_profile = "//test/developer_test/signature/openharmony_sx.p7b" 789 want_output_path = "developer_test/stage_test" [all …]
|
| D | README.md | 18 developer_test/ 160 - Configure the developers test module in the configuration file **developer_test/config/user\_c… 209 …odify the configuration file **config/user\_config.xml** of the **developer_test** module. If … 235 - Start the test framework and go to the **test/developer_test** directory. 251 … device forms based on the actual development board, for example, **developer_test/config/framewo…
|
| /test/testfwk/developer_test/examples/lite/c_demo/test/unittest/common/ |
| D | BUILD.gn | 17 include_dirs = [ "//test/testfwk/developer_test/example/c_demo/include" ] 21 [ "//test/testfwk/developer_test/example/c_demo/source:calc_multi_demo" ]
|
| /test/testfwk/developer_test/examples/app_info/test/unittest/common/get_app_info/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/app_info" 23 "//test/testfwk/developer_test/signature/openharmony_sx.p7b"
|
| /test/testfwk/developer_test/examples/sleep/test/performance/common/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/sleep" 36 "//test/testfwk/developer_test/aw/cxx/hwext:performance_test_static",
|
| /test/testfwk/developer_test/examples/calculator/test/fuzztest/common/Calculator_fuzzer/ |
| D | BUILD.gn | 17 module_output_path = "developer_test/calculator" 22 …fuzz_config_file = "//test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calcula…
|
| /test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calculator_fuzzer/ |
| D | BUILD.gn | 17 module_output_path = "developer_test/calculator" 22 …fuzz_config_file = "//test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calcula…
|
| /test/testfwk/developer_test/examples/stagetest/actsbundlemanagerstagetest/ |
| D | BUILD.gn | 16 want_output_path = "developer_test/stage_test" 28 part_name = "developer_test"
|
| /test/testfwk/developer_test/examples/detector/test/unittest/common/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/detector" 34 "//test/testfwk/developer_test/examples/detector:detector",
|
| /test/testfwk/developer_test/local_coverage/automate_execute/ |
| D | build_part.py | 107 def execute_case(developer_test, part_name): argument 108 start_path = os.path.join(developer_test, "start.sh")
|
| /test/testfwk/developer_test/local_coverage/code_coverage/ |
| D | llvm-gcov.sh | 19 root_path=${current_path%%/test/testfwk/developer_test/local_coverage/code_coverage}
|
| /test/testfwk/developer_test/examples/lite/c_demo/source/ |
| D | BUILD.gn | 16 include_dirs = [ "//test/testfwk/developer_test/example/c_demo/include" ]
|
| /test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/calculator"
|
| /test/testfwk/developer_test/aw/cxx/hwext/ |
| D | BUILD.gn | 30 part_name = "developer_test"
|
| /test/testfwk/developer_test/examples/calculator/test/unittest/common/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/calculator"
|
| /test/testfwk/developer_test/examples/calculator/test/unittest/phone/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/calculator"
|
| /test/testfwk/developer_test/examples/distributedb/test/ |
| D | BUILD.gn | 16 module_output_path = "developer_test/distributedb"
|
| /test/testfwk/developer_test/libs/benchmark/ |
| D | README_zh.md | 266 module_output_path = "developer_test/calculator" 312 module_output_path = "developer_test/calculator"
|