Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / Oniro Core / Oniro
397 commits behind the upstream repository.
Chase Qi's avatar
Chase Qi authored
gcc test suite has been integrated in oe-selftest framework. It allows
to run gcc test against qemu vm and within the build env using qemu
linux-user mode.

These tests can be run in gitlab CI with qemu friendly runners. This
commit add three oe-selftest jobs to run the tests using qemu
linux-user, qemu x86-64 vm and qemu arm64 vm.

Test log and sum files are collected as job artifacts.

When all test jobs finish, report job will be triggered to parse the
sum files to generate results in the format that supported by squad. The
report job will upload results to squad for reporting.

Closes issues #8 and #9.

Signed-off-by: default avatarChase Qi <chase.qi@linaro.org>
e4fcf3e8
History

Oniro Project

Welcome to the Oniro* Project main git reposiotory! Oniro is an Eclipse Foundation project focused on the development of a distributed open source operating system for consumer devices.

The aim of this repository is to define the build workspace, provide build metadata and build documentation for the project. It also behaves as the main entry point for the code while aggregating most of the other components developed by the team.

Learn more about Oniro Project on the main website or on the project's documentation.

*Oniro is a trademark of Eclipse Foundation.

About

The oniro repository is a collection of bitbake layers that implement the build system support in Oniro Project. Check the README.md file in each of the included layers for layer-specific additional information.

The build system documentation is available in the docs subdirectory.

Contributing

See the CONTRIBUTING.md file.

License

See the LICENSES subdirectory.