tests: exercise a bug that could make virsh and libvirtd segfault

* tests/define-dev-segfault: New file.
* tests/Makefile.am (test_scripts): Add define-dev-segfault.
This commit is contained in:
Jim Meyering
2009-01-16 18:06:33 +00:00
parent 46d4a5e047
commit 735329b824
3 changed files with 83 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ test_scripts += \
test_conf.sh \
cpuset \
daemon-conf \
define-dev-segfault \
int-overflow \
read-bufsiz \
read-non-seekable \