Skip to content

Conversation

tejlmand
Copy link
Contributor

Tests cases which needs to apply a single overlay file for testing should not use snippets.

Cleanup the test case by reordering the snippet to be SoC specific and adjust overlay selection using FILE_SUFFIX.

Tests cases which needs to apply a single overlay file for testing
should not use snippets.

Cleanup the test case by reordering the snippet to be SoC specific and
adjust overlay selection using FILE_SUFFIX.

Signed-off-by: Torsten Rasmussen <[email protected]>
@tejlmand tejlmand force-pushed the tests/snippets_cleanup_gpio_loopback branch from 3a07e44 to 478c271 Compare October 21, 2025 11:03
@nordic-piks
Copy link
Contributor

Why removing bl54l15_dvk_nrf54l15_cpuapp.overlay?

Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very much appreciated, thanks!

@nordicjm
Copy link
Contributor

Why removing bl54l15_dvk_nrf54l15_cpuapp.overlay?

because it uses Soc files which means it will apply for any nrf54l15 SoC

@tejlmand
Copy link
Contributor Author

Why removing bl54l15_dvk_nrf54l15_cpuapp.overlay?

because there's a common SoC overlay, nrf54l15_cpuapp_comp.overlay is for the SoC, not the specific board, so it's used also by bl54l15_dvk/nrf54l15/cpuapp target.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Comparator area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants