Support domain events in test driver

This commit is contained in:
Daniel P. Berrange
2009-01-20 20:23:53 +00:00
parent 071be08079
commit a888b22cf9
3 changed files with 234 additions and 6 deletions
+3
View File
@@ -21,6 +21,9 @@ if test "$VERBOSE" = yes; then
virsh --version
fi
test -z "$srcdir" && srcdir=`pwd`
test -z "$abs_top_srcdir" && abs_top_srcdir=`pwd`/..
. $srcdir/test-lib.sh
fail=0