Am 08.05.2006 um 23:20 schrieb Erik Hovland:
Now I would like to apply this test somehow. The effective but
non-elegant way is to just run the test on my handheld after I have
cross-compiled it. The elegant way is to use qemu or some other
technique to do this with bitbake.
Is the 'elegant' way available to a developer of OE without too much
code? Any suggestions on techniques for applying this? Anyone done
anything with QA on OE? All comments welcome.
E
The elegant way is inside my head. We will add a do_test task after
compile and before build. Then we could execute tests automatically.
The other part is more tricky. Currently we can 'flag' methods as
shell, python, fakeroot. The next flag would be something like
'target' which could execute the method with qemu userspace emulation
or similiar.
But sadly we are not yet there. You could add a special task for your
gcc build and run the test after compiling. Similiar to the way
locales are generated (if it uses the right version of glibc).
regards
h.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe