Home
last modified time | relevance | path

Searched refs:developer_test (Results 1 – 19 of 19) sorted by relevance

/test/testfwk/developer_test/libs/fuzzlib/
DREADME_zh.md205 "//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…
265developer_test\config\user_config.xml中配置用例归档路径:
276developer_test下执行./start.bat开启测试框架,执行DTFuzz命令示例
/test/testfwk/developer_test/
DREADME_zh.md2 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 …]
DREADME.md18 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/
DBUILD.gn17 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/
DBUILD.gn16 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/
DBUILD.gn16 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/
DBUILD.gn17 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/
DBUILD.gn17 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/
DBUILD.gn16 want_output_path = "developer_test/stage_test"
28 part_name = "developer_test"
/test/testfwk/developer_test/examples/detector/test/unittest/common/
DBUILD.gn16 module_output_path = "developer_test/detector"
34 "//test/testfwk/developer_test/examples/detector:detector",
/test/testfwk/developer_test/local_coverage/automate_execute/
Dbuild_part.py107 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/
Dllvm-gcov.sh19 root_path=${current_path%%/test/testfwk/developer_test/local_coverage/code_coverage}
/test/testfwk/developer_test/examples/lite/c_demo/source/
DBUILD.gn16 include_dirs = [ "//test/testfwk/developer_test/example/c_demo/include" ]
/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/
DBUILD.gn16 module_output_path = "developer_test/calculator"
/test/testfwk/developer_test/aw/cxx/hwext/
DBUILD.gn30 part_name = "developer_test"
/test/testfwk/developer_test/examples/calculator/test/unittest/common/
DBUILD.gn16 module_output_path = "developer_test/calculator"
/test/testfwk/developer_test/examples/calculator/test/unittest/phone/
DBUILD.gn16 module_output_path = "developer_test/calculator"
/test/testfwk/developer_test/examples/distributedb/test/
DBUILD.gn16 module_output_path = "developer_test/distributedb"
/test/testfwk/developer_test/libs/benchmark/
DREADME_zh.md266 module_output_path = "developer_test/calculator"
312 module_output_path = "developer_test/calculator"