eclipse-score / eclipse-score/bazel_cpp_toolchains
Add workflow to compile and test C++ Hello World with QEMU (aarch64)
- 主要语言
- Starlark
- 星标
- 2
- 派生
- 11
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 14
描述
### Description
We need a workflow in `toolchains_qnx` (or alternatively in `module_template`) that validates end-to-end toolchain functionality by compiling and running a minimal C++ program on an aarch64 hypervisor.
The workflow should:
1. Compile a simple C++ **Hello World** example using the QNX toolchain.
2. Boot the program in QEMU (or another supported aarch64 hypervisor).
3. Verify that the expected **Hello World** message is displayed.
4. Ensure that the workflow uses a **standard QEMU version** (without any custom patches).
- See reference: [eclipse-score/score#1837](https://github.com/eclipse-score/score/issues/1837)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。