Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a placeholder example for generating tests app #10193

Merged

Conversation

vivien-apple
Copy link
Contributor

Problem

For CI, it may be useful to have multiple applications sharing the same codebase but built from a different ZAP configuration.

Futhermore, it may be useful to make it possible to configure some macros such as the discriminator.

Change overview

  • Add examples/placeholder/linux/
  • Add a scripts/examples/gn_build_test_example.sh scripts that can be run such as scripts/examples/gn_build_test_example.sh app1

Testing

This is only tested locally. I'm planning to use that as a base for the YAML CI, but other may make uses of it today to check what's missing in the SDK when trying to build a ZAP file without any extra code.

Add examples/placeholder with some default zap file that can be compiled with ./scripts/examples/gn_build_test_example.sh app1
@woody-apple woody-apple merged commit 237df82 into project-chip:master Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants