eclipse-score / eclipse-score/bazel_cpp_toolchains

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

オープン
#134 コメント 4 件 リアクション 0 件 担当者 1 名 @RamakrishnanPK が担当を希望しています GitHub で見る
p4 question unit test
主要言語
Starlark
スター
2
フォーク
11
平均マージ
1日 16時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。