aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/configure.ac
diff options
context:
space:
mode:
authorroot@localhost.localdomain <root@localhost.localdomain>2005-11-23 12:32:44 +0100
committerroot@localhost.localdomain <root@localhost.localdomain>2005-11-23 12:32:44 +0100
commitd29e39f1f4778bc80b528254b436c91efd510dae (patch)
treef8542493b0b7f6f86ae7d3b719b081c36c8e8c66 /tools/xm-test/configure.ac
parent399bffa1e9ac5cc29822e934c73eafbca8d4636a (diff)
downloadxen-d29e39f1f4778bc80b528254b436c91efd510dae.tar.gz
xen-d29e39f1f4778bc80b528254b436c91efd510dae.tar.bz2
xen-d29e39f1f4778bc80b528254b436c91efd510dae.zip
xm-test: add tests for network-attach command
Signed-off-by: Murillo Fernandes Bernardes <mfb@br.ibm.com>
Diffstat (limited to 'tools/xm-test/configure.ac')
-rw-r--r--tools/xm-test/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xm-test/configure.ac b/tools/xm-test/configure.ac
index 5bfa2d1d52..224d5fa129 100644
--- a/tools/xm-test/configure.ac
+++ b/tools/xm-test/configure.ac
@@ -50,6 +50,7 @@ AC_CONFIG_FILES([
tests/memmax/Makefile
tests/memset/Makefile
tests/migrate/Makefile
+ tests/network-attach/Makefile
tests/pause/Makefile
tests/reboot/Makefile
tests/restore/Makefile