hermit-os / hermit-playground

A playground to build C/C++/Go/Fortran applications on top of RustyHermit
https://hermitcore.org
Apache License 2.0
32 stars 13 forks source link

add GitHub workflow to test HermitCore #13

Closed stlankes closed 2 years ago

stlankes commented 2 years ago

The tests base on Docker container, which already includes the HermitCore's cross-toolchain. This tests runs in the container, build all examples and run the test application in a virtual machine.