blob: ec7d113bb14a9ecb7a83bcf5891efca168886649 [file] [log] [blame]
{
"name": "CHIP Tests templates",
"version": "chip-v1",
"helpers": [
"../../../zap-templates/common/StringHelper.js",
"../../../zap-templates/templates/app/helper.js",
"../../../zap-templates/templates/chip/helper.js",
"../../../zap-templates/common/ClusterTestGeneration.js"
],
"override": "../../../zap-templates/common/override.js",
"partials": [
{
"name": "header",
"path": "../../../zap-templates/partials/header.zapt"
}
],
"templates": [
{
"path": "simulated-cluster-objects.zapt",
"name": "Simulated Cluster Objects Commands header",
"output": "tests/simulated-cluster-objects.h"
}
]
}