Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 626) sorted by relevance

12345678910>>...26

/ohos5.0/build/rust/tests/
H A DBUILD.gn17 group("tests") {
24 "//build/rust/tests/test_cdylib_crate",
25 "//build/rust/tests/test_staticlib_crate",
29 deps += [ "//build/rust/tests/test_idl" ]
37 "//build/rust/tests/test_bin_crate",
38 "//build/rust/tests/test_dylib_crate",
39 "//build/rust/tests/test_rlib_crate",
40 "//build/rust/tests/test_static_link",
51 "//build/rust/tests/test_rust_st",
52 "//build/rust/tests/test_rust_ut",
[all …]
/ohos5.0/foundation/communication/dsoftbus/
H A DCODEOWNERS35 tests/adapter/bluetooth/ wangjingen1@huawei.com
39 tests/core/connection/ songzhengteng@huawei.com
40 tests/core/connection/ble/ wangjingen1@huawei.com
41 tests/core/connection/br/ wangjingen1@huawei.com
50 tests/core/discovery/ fanjingya1@huawei.com
68 tests/core/authentication/ chenbotong1@huawei.com
70 tests/sdk/bus_center/ fengyonghui@huawei.com
91 tests/core/common/ zhusiyuan2@huawei.com
99 tests/core/common/dfx zhusiyuan2@huawei.com
111 tests/core/frame/ zhangfengxi@huawei.com
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/
H A DBUILD.gn40 "$dsoftbus_root_path/tests/core/bus_center/test/mock/include",
41 "$dsoftbus_root_path/tests/core/bus_center/mock_common/include",
73 "$dsoftbus_root_path/tests/core/discovery/ble/softbus_ble_mock",
125 "$dsoftbus_root_path/tests/core/bus_center/test/mock/include",
126 "$dsoftbus_root_path/tests/core/bus_center/mock_common/include",
212 "$dsoftbus_root_path/tests/core/bus_center/test/mock/include",
261 "$dsoftbus_root_path/tests/core/bus_center/test/mock/include",
331 "$dsoftbus_root_path/tests/core/bus_center/test/mock/include",
364 "$dsoftbus_root_path/tests/core/bus_center/lnn/net_buscenter",
455 "$dsoftbus_root_path/tests/core/bus_center/test/mock/include",
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/test/
H A DREADME.md13 编译完成后,在`out/rk3568/tests`目录下找到单元测试用例和系统测试用例,如下图所示:
16 /out/rk3568/tests
29 hdc_std file send ./out/rk3568/tests/unittest/neural_network_runtime/. /data/local/tmp/nnrt_test
30 … hdc_std file send ./out/rk3568/tests/systemtest/neural_network_runtime/. /data/local/tmp/nnrt_test
45 [==========] 106 tests from 1 test suite ran. (101ms total)
46 [ PASSED ] 106 tests.
61 [==========] 8 tests from 1 test suite ran. (648ms total)
62 [ PASSED ] 8 tests.
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-rust-compilation.md41 1. 创建build/rust/tests/test_rlib_crate/src/simple_printer.rs,如下所示:
61 2. 创建build/rust/tests/test_rlib_crate/src/main.rs,如下所示:
80 3. 配置gn脚本build/rust/tests/test_rlib_crate/BUILD.gn,如下所示:
108 1. 创建build/rust/tests/test_rlib_cargo_crate/crate/src/lib.rs,如下所示:
136 mod tests {
154 2. 创建build/rust/tests/test_rlib_cargo_crate/crate/src/main.rs,如下所示:
162 3. 创建build/rust/tests/test_rlib_cargo_crate/crate/build.rs,如下所示:
202 // Some tests as to whether we're properly emulating various cargo features.
253 4. 配置gn脚本build/rust/tests/test_rlib_cargo_crate/BUILD.gn,如下所示:
304 在build/rust/tests目录下有Rust各类型模块的配置实例可供参考:
[all …]
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/
H A DBUILD.gn31 "${path_backup}/tests/utils:backup_test_utils",
60 "${path_backup}/tests/utils:backup_test_utils",
87 "${path_backup}/tests/utils:backup_test_utils",
125 "${path_backup}/tests/utils:backup_test_utils",
176 "${path_backup}/tests/utils:backup_test_utils",
211 "${path_backup}/tests/utils:backup_test_utils",
237 "${path_backup}/tests/utils:backup_test_utils",
253 "${path_backup}/tests/mock/cJson/src/cJsonMock.cpp",
254 …"${path_backup}/tests/unittests/backup_utils/b_json/b_json_service_disposal_config_other_test.cpp",
262 "${path_backup}/tests/mock/cJson/include",
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A DBUILD.gn36 "$dsoftbus_root_path/tests/sdk/common/include",
119 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
120 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
142 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
143 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
165 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
166 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
188 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
211 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
252 "$dsoftbus_root_path/tests/sdk/common/include",
[all …]
/ohos5.0/foundation/arkui/napi/test/unittest/
H A DBUILD.gn121 deps = [ "//third_party/jerryscript/tests/unit-core:jerry_tdd_test" ]
127 deps = [ "//third_party/jerryscript/tests/jerry:jerry_js_test_es2015" ]
134 "//third_party/jerryscript/tests/jerry:jerry_host_js_test_es2015",
135 "//third_party/jerryscript/tests/unit-core:jerry_tdd_host_test",
142 deps = [ "//third_party/jerryscript/tests/jerry:jerry_js_test_es5.1" ]
149 "//third_party/jerryscript/tests/jerry:jerry_host_js_test_es5.1",
150 "//third_party/jerryscript/tests/unit-core:jerry_tdd_host_test",
157 deps = [ "//third_party/jerryscript/tests/unit-core:jerry_tdd_host_test" ]
/ohos5.0/foundation/multimedia/media_foundation/
H A D.gitignore10 tests/it/CMakeFiles/
11 tests/it/CTestTestfile.cmake
12 tests/it/Makefile
13 tests/it/cmake_install.cmake
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A DBUILD.gn43 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
82 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
125 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
156 "$dsoftbus_root_path/tests/sdk/common/include",
171 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
209 "$dsoftbus_root_path/tests/sdk/common/include",
227 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
249 deps = [ "$dsoftbus_root_path/tests/sdk:softbus_client_static" ]
268 deps = [ "$dsoftbus_root_path/tests/sdk:softbus_client_static" ]
322 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A DBUILD.gn39 "$dsoftbus_root_path/tests/sdk/common/include",
54 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
55 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
76 "$dsoftbus_root_path/tests/sdk/common/include",
90 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
91 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
118 "$dsoftbus_root_path/tests/sdk/common/include",
132 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
133 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/
H A DBUILD.gn44 "$dsoftbus_root_path/tests/sdk/common/include",
59 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
161 "$dsoftbus_root_path/tests/sdk/common/include",
271 "$dsoftbus_root_path/tests/sdk/common/include",
338 "$dsoftbus_root_path/tests/sdk/common/include",
405 "$dsoftbus_root_path/tests/sdk/common/include",
456 "$dsoftbus_root_path/tests/core/authentication/unittest",
473 "$dsoftbus_root_path/tests/sdk/common/include",
535 "$dsoftbus_root_path/tests/sdk/common/include",
636 "$dsoftbus_root_path/tests/sdk/common/include",
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A DBUILD.gn35 "$dsoftbus_root_path/tests/sdk/common/include",
39 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
56 "$dsoftbus_root_path/tests/sdk/common/include",
61 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
83 "$dsoftbus_root_path/tests/sdk/common/include",
87 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-rust-compilation.md42 1. Create **build/rust/tests/test_rlib_crate/src/simple_printer.rs**.
62 2. Create **build/rust/tests/test_rlib_crate/src/main.rs**.
81 3. Configure the GN build script **build/rust/tests/test_rlib_crate/BUILD.gn**.
110 1. Create **build/rust/tests/test_rlib_cargo_crate/crate/src/lib.rs**.
138 mod tests {
156 2. Create **build/rust/tests/test_rlib_cargo_crate/crate/src/main.rs**.
164 3. Create **build/rust/tests/test_rlib_cargo_crate/crate/build.rs**.
255 4. Configure the GN build script **build/rust/tests/test_rlib_cargo_crate/BUILD.gn**.
306 You can find the Rust module configuration examples in the **build/rust/tests** directory.
317 | build/rust/tests/rust_test_ut | Tests the Rust code unit test template. …
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A DBUILD.gn26 "$dsoftbus_root_path/tests/sdk/common/include",
28 deps = [ "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test" ]
42 "$dsoftbus_root_path/tests/sdk/common/include",
45 deps = [ "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test" ]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/activemetanode_fuzzer/
H A DBUILD.gn25 "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/activemetanode_fuzzer"
31 "$dsoftbus_root_path/tests/sdk/common/include",
43 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
44 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/deactivemetanode_fuzzer/
H A DBUILD.gn24 fuzz_config_file = "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/deactivemetanode_fuzzer"
30 "$dsoftbus_root_path/tests/sdk/common/include",
42 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
43 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getallmetanodeinfo_fuzzer/
H A DBUILD.gn24 fuzz_config_file = "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/getallmetanodeinfo_fuzzer"
30 "$dsoftbus_root_path/tests/sdk/common/include",
42 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
43 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getallnodedeviceinfo_fuzzer/
H A DBUILD.gn24 fuzz_config_file = "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/getallnodedeviceinfo_fuzzer"
30 "$dsoftbus_root_path/tests/sdk/common/include",
42 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
43 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getlocalnodedeviceinfo_fuzzer/
H A DBUILD.gn24 …fuzz_config_file = "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/getlocalnodedeviceinfo_fuzze…
30 "$dsoftbus_root_path/tests/sdk/common/include",
42 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
43 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getnodekeyinfo_fuzzer/
H A DBUILD.gn25 "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/getnodekeyinfo_fuzzer"
31 "$dsoftbus_root_path/tests/sdk/common/include",
43 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
44 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/publishlnn_fuzzer/
H A DBUILD.gn25 "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/publishlnn_fuzzer"
31 "$dsoftbus_root_path/tests/sdk/common/include",
43 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
44 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A DBUILD.gn25 "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer"
31 "$dsoftbus_root_path/tests/sdk/common/include",
43 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
44 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/regdatalevelchangecb_fuzzer/
H A DBUILD.gn24 fuzz_config_file = "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/regdatalevelchangecb_fuzzer"
31 "$dsoftbus_root_path/tests/sdk/common/include",
43 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
44 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/setdatalevel_fuzzer/
H A DBUILD.gn25 "$dsoftbus_root_path/tests/sdk/bus_center/fuzztest/setdatalevel_fuzzer"
32 "$dsoftbus_root_path/tests/sdk/common/include",
44 "$dsoftbus_root_path/tests/sdk:softbus_client_static",
45 "$dsoftbus_root_path/tests/sdk/common:softbus_access_token_test",

12345678910>>...26