Skip to content

Tests: Add Zephyr System Tests#170

Merged
kr-t merged 4 commits intomainfrom
zephyr_systests
Feb 14, 2026
Merged

Tests: Add Zephyr System Tests#170
kr-t merged 4 commits intomainfrom
zephyr_systests

Conversation

@SorinOlari
Copy link
Collaborator

@SorinOlari SorinOlari commented Feb 12, 2026

Description

  • Added Zephyr system tests support
  • Added Zephyr system tests to the CI

Also, please list any issue that this PR is intended to fix.

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update
  • CI system update
  • Test Coverage update

How Has This Been Tested?

  • locally on native_sim_64
  • CI

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@SorinOlari SorinOlari self-assigned this Feb 12, 2026
@SorinOlari SorinOlari marked this pull request as draft February 12, 2026 15:43
@SorinOlari SorinOlari linked an issue Feb 12, 2026 that may be closed by this pull request
@SorinOlari SorinOlari force-pushed the zephyr_systests branch 3 times, most recently from e83934e to e28bd34 Compare February 12, 2026 16:08
@SorinOlari SorinOlari marked this pull request as ready for review February 12, 2026 21:47
@SorinOlari SorinOlari requested a review from casaroli February 12, 2026 21:47
@kr-t
Copy link
Collaborator

kr-t commented Feb 14, 2026

note: rebasing via web in order to merge w ff

Signed-off-by: SorinO <sorin.olari2@gmail.com>
Signed-off-by: SorinO <sorin.olari2@gmail.com>
Signed-off-by: SorinO <sorin.olari2@gmail.com>
Copy link
Collaborator

@kr-t kr-t left a comment

Choose a reason for hiding this comment

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

np: Maybe in the future, to avoid this many board configs for the same board, we would want to use build system variables, and either pass the (one and only) board test config via west or CMake. Please check: https://docs.zephyrproject.org/latest/develop/application/index.html#important-build-system-variables

@kr-t kr-t merged commit 1d2a2b4 into main Feb 14, 2026
22 checks passed
@kr-t kr-t deleted the zephyr_systests branch February 14, 2026 08:27
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

Successfully merging this pull request may close these issues.

zephyr: add system tests to native_sim

3 participants