aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-03-24 10:19:36 +0000
committerJim Meyering <meyering@redhat.com>2008-03-24 10:19:36 +0000
commitf15efcdf27f5f596e3e82a7cbc134c95092b0831 (patch)
tree24fe0b38bd9a535c83098a4c1431c47c4d8d6e03 /bootstrap
parentFix bugs in tests/Makefile.am. (diff)
downloadlibvirt-f15efcdf27f5f596e3e82a7cbc134c95092b0831.tar.gz
libvirt-f15efcdf27f5f596e3e82a7cbc134c95092b0831.tar.bz2
libvirt-f15efcdf27f5f596e3e82a7cbc134c95092b0831.zip
Add new testing framework and the first test to use it.
* tests/Makefile.am (test_scripts): Add vcpupin. (EXTRA_DIST): Add test-lib.sh. * tests/test-lib.sh: Testing framework, from coreutils. * tests/vcpupin: New file. * build-aux/mktempd: New file, from gnulib. * bootstrap: Add posix-shell and mktempd to the list of imported modules. * gnulib/m4/posix-shell.m4: New file, from gnulib.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index d8b79d939..f7b6aec96 100755
--- a/bootstrap
+++ b/bootstrap
@@ -79,6 +79,8 @@ $gnulib_tool \
sys_stat vasprintf strndup \
strsep poll gettext getpass \
useless-if-before-free \
+ posix-shell \
+ mktempd \
vc-list-files
rm -f \