Skip to content

Commit

Permalink
Generate simulated cluster objects for app-common only (#18292)
Browse files Browse the repository at this point in the history
  • Loading branch information
carol-apple authored and pull[bot] committed Aug 23, 2023
1 parent c884480 commit 1486106
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1,225 deletions.
1 change: 0 additions & 1 deletion examples/chip-tool/commands/tests/TestCommand.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include <app/tests/suites/include/PICSChecker.h>
#include <app/tests/suites/include/TestRunner.h>
#include <app/tests/suites/include/ValueChecker.h>
#include <zap-generated/tests/simulated-cluster-objects.h>

constexpr uint16_t kTimeoutInSeconds = 90;

Expand Down
1 change: 0 additions & 1 deletion scripts/tools/zap_regen_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ def getSpecificTemplatesTargets():
'src/controller/python/templates/templates.json': None,
'src/darwin/Framework/CHIP/templates/templates.json': None,
'src/controller/java/templates/templates.json': None,
'src/app/tests/suites/templates/templates.json': 'zzz_generated/controller-clusters/zap-generated',
}

targets = []
Expand Down
Loading

0 comments on commit 1486106

Please sign in to comment.