Searched refs:DeployKit (Results 1 – 24 of 24) sorted by relevance
/test/xts/acts/appexecfwk_lite/appexecfwk_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/startup_lite/syspara_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/iothardware_lite/peripheral_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/kernel_lite/kernelcmsis_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/sample_lite/hctest_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/communication_lite/wifiservice_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/communication_lite/dsoftbus_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/startup_lite/bootstrap_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/distributeddatamgr_lite/kv_store_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/hiviewdfx_lite/hilog_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/xts_lite/device_attest_lite/device_attestStart_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/update_lite/dupdate_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/communication_lite/lwip_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/commonlibrary_lite/file_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/hiviewdfx_lite/hievent_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/applications/kitframework/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/xts/acts/ability_lite/ability_hal/ |
D | Test.tmpl | 11 "type": "DeployKit",
|
/test/testfwk/developer_test/src/core/testkit/ |
D | kit_lite.py | 46 class DeployKit(ITestKit): class
|
/test/testfwk/developer_test/src/core/driver/ |
D | lite_driver.py | 44 from core.testkit.kit_lite import DeployKit 423 if not isinstance(kit_instance, DeployKit):
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
D | drivers_lite.py | 57 from ohos.testkit.kit_lite import DeployKit 842 if not isinstance(kit_instance, DeployKit):
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
D | kit_lite.py | 59 class DeployKit(ITestKit): class
|