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

[RFC] add test runner and use it in the CI #46

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

fischerling
Copy link
Contributor

This patchset adds a TAP compliant test runner, capable of running as init process.
Additionally, a new cmake target is introduced running MentOS with different kernel command line to start runtests as init process.
Qemu is terminated by runtest or on a kernel panic in order to be usable as part of an github action.

The TAP test output written to the second serial port is checked using tapview.

@Galfurian Galfurian merged commit 9c9b83e into mentos-team:develop Mar 5, 2024
18 checks passed
@fischerling fischerling deleted the runtests branch March 14, 2024 17:49
@Galfurian Galfurian added the enhancement New feature or request label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants