These patches stem from the Marcel's discussion about qtest_init() failures. He posted the qtest_init() deadlock fix and I was picky about how to fix two other issues, so here are the patches.
Stefan Hajnoczi (2): tests: show the name of each executing qtest qtest: fix crash if SIGABRT during qtest_init() tests/Makefile | 7 +++++-- tests/libqtest.c | 3 ++- tests/libqtest.h | 4 +--- 3 files changed, 8 insertions(+), 6 deletions(-) -- 1.8.5.3