eclipse-score / eclipse-score/bazel_cpp_toolchains

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

Abierto
#134 4 comentarios 0 reacciones 1 asignado Reclamado por @RamakrishnanPK Ver en GitHub
p4 question unit test
Lenguaje dominante
Starlark
Estrellas
2
Forks
11
Merge medio
1 d 16 h
PR fusionados (30 d)
14

Descripción

### 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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.