testfwk_xdevice/config/acts.json
deveco_xdevice 35351b7107 移除全量json中的QueryKit,无需重复运行queryXXX.bin
Signed-off-by: deveco_xdevice <liguangjie1@huawei.com>
2024-11-04 14:35:04 +08:00

12 lines
259 B
JSON

{
"description": "Config for acts test suites",
"kits": [
{
"type": "RootFsKit",
"command": "./bin/checksum /bin",
"hash_file_name": "checksum.hash",
"device_label": "ipcamera"
}
]
}