On 13.11.2013 00:12, Udo Steinberg wrote:
regarding running test cases, you could talk to Alexander Böttcher, who has created a unit test framework for Genode.
Just to be fair, the unit test framework was already there when I joined Genode.
I mainly added support to the framework to boot the unit test cases on bare HW for x86 and various ARM boards.
For x86 we are actually now using the mentioned Pulsar PXE boot loader to run tests on all x86 flavours of Genode (Fiasco.OC, NOVA, OKL4, Pistachio, Fiasco/L4) every night.
So, Pulsar PXE is definitely a good choice to ease your life.
project by Michal Sojka (https://github.com/wentasah/novaboot).
Appreciated novaboot really during my active work on NOVA/NUL and still a good choice.
Cheers,
Alex.