> On 7 Dec 2023, at 20:52, Adrian Freihofer via lists.openembedded.org 
> <[email protected]> wrote:
> 
> +do_run_tests () {
> +    meson test -C "${B}" --no-rebuild
> +}

Somewhere in <gestures at 100+ feature branches on poky-contrib> is a partial 
implementation of a generic “run the test suite at build time in qemu-user” 
which failed miserably because qemu-user is pretty limited.  I suspect it was 
_too_ generic, by trying to run the tests via ‘qemu-user make check’.

Have you had success with non-trivial test suites managed by cmake/meson where 
the tooling invokes qemu directly? Generalising this would be very interesting.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#192286): 
https://lists.openembedded.org/g/openembedded-core/message/192286
Mute This Topic: https://lists.openembedded.org/mt/103042533/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to