[elbe-devel] [PATCH 1/6] commands: check-build: Create base for checkers

Olivier Dion dion at linutronix.de
Fri Jun 26 17:01:40 CEST 2020


On Wed, 24 Jun 2020, Torben Hohn <torben.hohn at linutronix.de> wrote:
> I am unhappy, that the individual tests are not unittests.
> But maybe this is too complicated. 
>
> convince me.

I guess it depends on how the check tests should be used.  I had in mind
that users could use it to verify their build integrity with it.  Perhap
adding this as the last step of 'initvm submit' after downloading the
project.  Maybe you had something different in mind?

As of adding this as seperate unittests, I don't see how this is
possible since these tests depend on a project.  Thus, this could be add
in a single parametized unittest, i.e. 'test_examples()' or
'test_tests()' where the last step would be to check the integrity of
the build.

In any case, this is just a matter of fixing the glue.  The core
algorithms work fine.  We should discuss further on how to integrate
this to Elbe.

-- 
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen



More information about the elbe-devel mailing list