Files
phs_v1.0.1.0/test/xts/acts/commonlibrary_lite/file_hal/Test.tmpl
2024-09-27 19:21:56 +08:00

19 lines
370 B
Cheetah

{
"description": "Config for $module test cases",
"environment": [
{
"type": "device",
"label": "wifiiot"
}
],
"kits": [
{
"type": "DeployKit",
"timeout": "20000",
"burn_file": "$subsystem/$module.bin"
}
],
"driver": {
"type": "CTestLite"
}
}