On Tue, Jan 28, 2020 at 01:11:17PM +0000, Daniel P. Berrangé wrote:
This effectively reverts
commit 39c77fe586baccd0a4a9862e8cf7c78ac7af3494
Author: Michal Prívozník <mprivozn(a)redhat.com>
Date: Wed Jan 16 11:58:00 2013 +0100
Introduce event loop to commandtest
because nothing in the current test suite needs this
event loop.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
tests/commanddata/test27.log | 6 +-
tests/commanddata/test3.log | 2 +-
tests/commandtest.c | 107 ++++++++---------------------------
3 files changed, 28 insertions(+), 87 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>