eclipse-score / eclipse-score/bazel_cpp_toolchains
Add workflow to compile and test C++ Hello World with QEMU (aarch64)
- Ngôn ngữ chính
- Starlark
- Star
- 2
- Fork
- 11
- Merge trung bình
- 1 ngày 16 giờ
- Pull request đã merge (30 ngày)
- 14
Mô tả
### 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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.