Skip to content

Commit

Permalink
Remove src/app/tests/suites/templates
Browse files Browse the repository at this point in the history
  • Loading branch information
vivien-apple committed Feb 9, 2024
1 parent 75d8a05 commit 8208668
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,721 deletions.
1 change: 0 additions & 1 deletion scripts/tools/zap_regen_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ def getSpecificTemplatesTargets():
# Mapping of required template and output directory
templates = {
'src/app/common/templates/templates.json': 'zzz_generated/app-common/app-common/zap-generated',
'src/app/tests/suites/templates/templates.json': 'zzz_generated/app-common/app-common/zap-generated',
'examples/chip-tool/templates/templates.json': 'zzz_generated/chip-tool/zap-generated',
'examples/darwin-framework-tool/templates/templates.json': 'zzz_generated/darwin-framework-tool/zap-generated',
'src/controller/python/templates/templates.json': None,
Expand Down
8 changes: 0 additions & 8 deletions src/app/common/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,3 @@ source_set("enums") {

public_configs = [ ":includes" ]
}

source_set("simulated") {
sources = [ "${chip_root}/zzz_generated/app-common/app-common/zap-generated/tests/simulated-cluster-objects.h" ]

public_deps = [ ":enums" ]

public_configs = [ ":includes" ]
}
132 changes: 0 additions & 132 deletions src/app/tests/suites/templates/simulated-cluster-objects.zapt

This file was deleted.

29 changes: 0 additions & 29 deletions src/app/tests/suites/templates/templates.json

This file was deleted.

Loading

0 comments on commit 8208668

Please sign in to comment.