| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/compal/ |
| D | CMakeLists.txt | 18 common_io/test 52 common_io/test/test_iot_adc.c 53 common_io/test/test_iot_gpio.c 54 common_io/test/test_iot_i2c.c 55 common_io/test/test_iot_pwm.c 56 common_io/test/test_iot_uart.c 57 common_io/test/test_iot_spi.c 58 common_io/test/test_iot_flash.c 59 common_io/test/test_iot_timer.c 60 common_io/test/test_iot_tsensor.c [all …]
|
| /device/board/isoftstone/yangfan/common/mqtt/mqttpacket/test/ |
| D | CMakeLists.txt | 4 …SET(MQTT_TEST_BROKER "tcp://mqtt.iotree.co.uk:1883" CACHE STRING "Hostname of a test MQTT broker t… 5 SET(MQTT_TEST_PROXY "tcp://localhost:1883" CACHE STRING "Hostname of the test proxy to use") 6 …SET(MQTT_SSL_HOSTNAME "mqtt.iotree.co.uk" CACHE STRING "Hostname of a test SSL MQTT broker to use") 7 SET(CERTDIR $ENV{APPVEYOR_BUILD_FOLDER}/test/ssl) 9 SET(MQTT_TEST_BROKER "tcp://localhost:1883" CACHE STRING "Hostname of a test MQTT broker to use") 10 SET(MQTT_TEST_PROXY "tcp://localhost:1884" CACHE STRING "Hostname of the test proxy to use") 11 SET(MQTT_SSL_HOSTNAME "localhost" CACHE STRING "Hostname of a test SSL MQTT broker to use") 12 SET(CERTDIR $ENV{TRAVIS_BUILD_DIR}/test/ssl)
|
| /device/board/talkweb/niobe407/applications/301_network_tcpclient/ |
| D | README_zh.md | 143 printf("start tcp_client test\r\n"); 210 "hello,this is device tcp_client test!" 216 start tcp_client test 219 recv:hello,this is device tcp_client test! 221 recv:hello,this is device tcp_client test! 223 recv:hello,this is device tcp_client test! 225 recv:hello,this is device tcp_client test! 227 recv:hello,this is device tcp_client test! 229 recv:hello,this is device tcp_client test! 231 recv:hello,this is device tcp_client test! [all …]
|
| /device/board/talkweb/niobe407/applications/302_network_tcpserver/ |
| D | README_zh.md | 173 printf("start tcp_server test\r\n"); 267 "hello,this is device tcp_service test!" 273 start tcp_server test 275 recv hello,this is device tcp_service test! 277 recv hello,this is device tcp_service test! 279 recv hello,this is device tcp_service test! 281 recv hello,this is device tcp_service test! 283 recv hello,this is device tcp_service test! 285 recv hello,this is device tcp_service test! 287 recv hello,this is device tcp_service test! [all …]
|
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient/test/ |
| D | CMakeLists.txt | 3 SET(MQTT_TEST_BROKER_HOST "localhost" CACHE STRING "Hostname of a test MQTT broker to use") 4 SET(MQTT_TEST_PROXY_PORT "1884" CACHE STRING "Port of the test proxy to use") 5 SET(MQTT_SSL_HOSTNAME "localhost" CACHE STRING "Hostname of a test SSL MQTT broker to use") 6 SET(CERTDIR $ENV{TRAVIS_BUILD_DIR}/test/ssl)
|
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/test/ |
| D | CMakeLists.txt | 3 SET(MQTT_TEST_BROKER_HOST "localhost" CACHE STRING "Hostname of a test MQTT broker to use") 4 SET(MQTT_TEST_PROXY_PORT "1884" CACHE STRING "Port of the test proxy to use") 5 SET(MQTT_SSL_HOSTNAME "localhost" CACHE STRING "Hostname of a test SSL MQTT broker to use") 6 SET(CERTDIR $ENV{TRAVIS_BUILD_DIR}/test/ssl)
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/ |
| D | Kconfig | 33 bool "Build Mali KUTF IRQ test module" 37 This option will build the IRQ latency measurement test module. 44 bool "Build Mali KUTF Clock rate trace test module" 48 This option will build the clock rate trace portal test module. 49 It can test the clocks integration into the platform and exercise some 50 basic trace test in the system.
|
| D | Mconfig | 33 bool "Build Mali KUTF IRQ test module" 37 This option will build the IRQ latency measurement test module. 44 bool "Build Mali KUTF Clock rate trace test module" 48 This option will build the clock rate trace portal test module. 49 It can test the clocks integration into the platform and exercise some 50 basic trace test in the system.
|
| /device/board/talkweb/niobe407/applications/303_network_udptest/ |
| D | README_zh.md | 249 "hello,this is device udp test!" 264 udp recv from[192.168.8.119:5678]: hello,this is device udp test! 266 udp recv from[192.168.8.119:5678]: hello,this is device udp test! 268 udp recv from[192.168.8.119:5678]: hello,this is device udp test! 270 udp recv from[192.168.8.119:5678]: hello,this is device udp test! 272 udp recv from[192.168.8.119:5678]: hello,this is device udp test! 274 udp recv from[192.168.8.119:5678]: hello,this is device udp test! 276 udp recv from[192.168.8.119:5678]: hello,this is device udp test!
|
| /device/board/unionman/unionpi_tiger/hardware/camera/ |
| D | BUILD.gn | 111 "$board_camera_path/driver_adapter/test/v4l2_test:v4l2_main", 293 #device manager test 294 "device_manager/test/unittest:camera_board_device_manager_unittest", 296 #driver adapter v4l2 test 297 "driver_adapter/test/v4l2_test:v4l2_main", 300 "driver_adapter/test/unittest:v4l2_adapter_unittest", 302 # pipeline core test 303 "pipeline_core/test/unittest:camera_pipeline_core_test_ut", 305 # demo test
|
| /device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/kaihong/khdvk_3566b/camera/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/kaihong/khdvk_3566b/camera/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/osware/imx8mm/drivers/camera/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/unionman/unionpi_tiger/hardware/camera/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/hihope/rk3568/camera/vdi_impl/v4l2/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/unionman/unionpi_tiger/hardware/camera/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/isoftstone/zhiyuan/kernel/hdf/driver/camera/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/hihope/dayu210/camera/vdi_impl/v4l2/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/isoftstone/zhiyuan/kernel/hdf/driver/camera/demo/ |
| D | BUILD.gn | 30 "$camera_path/../../test/demo/demo_main.cpp", 31 "$camera_path/../../test/demo/ohos_camera_demo.cpp", 32 "$camera_path/../../test/demo/stream_customer.cpp", 37 "$camera_path/../../test/demo/include", 41 "$camera_path/../../test/common/callback/include",
|
| /device/board/osware/imx8mm/drivers/camera/pipeline_core/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 18 ut_root_path = "$camera_path/../../test/ut" 20 module_output_path = "$root_out_dir/test/unittest/hdf" 33 # pipeline core test 46 "$camera_path/../../test/common/callback/include",
|
| /device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/device_manager/test/unittest/ |
| D | BUILD.gn | 14 import("//build/test.gni") 19 module_output_path = "$root_out_dir/test/unittest/hdf" 31 sources = [ "$camera_path/device_manager/test/unittest/v4l2/utest_v4l2_device_manager.cpp" ] 40 "$camera_path/device_manager/test/unittest/v4l2",
|