On Mon, 2014-03-24 at 13:24 +0000, Peter Maydell wrote: > On 24 March 2014 13:23, Stefan Hajnoczi <stefa...@redhat.com> wrote: > > Did you try running gtester without -q or even with -v? (You can edit > > tests/Makefile to do that.) > > ...or use make V=1. I'll try both, but do we really want to run make check with extra flags in order to see g_test_message()s ?
Thanks, Marcel > > thanks > -- PMM