eclipse-score / eclipse-score/bazel_cpp_toolchains

Add workflow to compile and test C++ Hello World with QEMU (aarch64)

未關閉
#134 4 則留言 0 個 reaction 已指派 1 人 已被 @RamakrishnanPK 認領 在 GitHub 檢視
p4 question unit test
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。