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

[FR]: Add support of Zephyr OS #4691

Open
anobli opened this issue Jan 8, 2025 · 1 comment
Open

[FR]: Add support of Zephyr OS #4691

anobli opened this issue Jan 8, 2025 · 1 comment

Comments

@anobli
Copy link

anobli commented Jan 8, 2025

Does the feature exist in the most recent commit?

This doesn't exist.

Why do we need this feature?

Zephyr has its own test suite (ztest) but it has a limited support of C++.
Supporting Zephyr OS would simplify C++ testing for Zephyr application written in C++ and would allow people already familiar using googletest keep using it with Zephyr OS.

Describe the proposal.

I would like updating the sources to support Zephyr OS.
In addition, to facilitate its integration in Zephyr OS, I would also like adding some additional files that allows Zephyr build system to download googletest and build it properly for zephyr.

Is the feature specific to an operating system, compiler, or build system version?

Specific to Zephyr OS

@anobli
Copy link
Author

anobli commented Jan 8, 2025

Here is PR related to this feature request: #4692

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

No branches or pull requests

1 participant