aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-10-15 11:35:28 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-10-15 11:35:28 +0300
commit74517d981d096fb424b4b78b35f67169b517bc99 (patch)
tree70980255540135dc124e3ee065403562e41a1131 /tests/testsuite.at
parentffe010595a025ec6d9f0e2c248548b3dc2050cf7 (diff)
downloadeclat-74517d981d096fb424b4b78b35f67169b517bc99.tar.gz
eclat-74517d981d096fb424b4b78b35f67169b517bc99.tar.bz2
Add testcases for snapshot-management commands.
* tests/delete-snapshot.at: New file. * tests/describe-snapshots.at: New file. * tests/Makefile.am: Add new files. * tests/testsuite.at: Likewise.
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index f9da96c..34d7b3c 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -57,11 +57,13 @@ m4_include([tagshairy.at])
AT_BANNER([Default formats])
m4_include([associate-address.at])
m4_include([create-snapshot.at])
+m4_include([delete-snapshot.at])
m4_include([describe-addresses.at])
m4_include([describe-instance-attribute.at])
m4_include([describe-instance-status.at])
m4_include([describe-instances.at])
m4_include([describe-security-groups.at])
+m4_include([describe-snapshots.at])
m4_include([describe-tags.at])
m4_include([describe-volumes.at])
m4_include([get-console-output.at])

Return to:

Send suggestions and report system problems to the System administrator.