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 tests for the interaction between BUILD_EXCLUSIVE options #327

Open
evelikov opened this issue Apr 4, 2023 · 0 comments
Open

Add tests for the interaction between BUILD_EXCLUSIVE options #327

evelikov opened this issue Apr 4, 2023 · 0 comments

Comments

@evelikov
Copy link
Collaborator

evelikov commented Apr 4, 2023

As mentioned earlier #314 (comment) it would be great if we get a bit of coverage about the interaction between different BUILD_EXCLUSIVE options. The link covers the kernel/kernel_min/kernel_max combination.

With #269 we introduce another option BUILD_EXCLUSIVE_CONFIG which should be covered as well. Off the top of my head, the following will be enough:

  • "CONFIG_FOO"
  • "!CONFIG_FOO"
  • "CONFIG_FOO !CONFIG_FOO" - user error, we should warn/error in this case
This was referenced Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant