summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-04-10 16:37:20 +0530
committerBala.FA <barumuga@redhat.com>2014-04-28 16:20:46 +0530
commitfc90d056a6840739dd774954afbdf2d82375e858 (patch)
tree9fc8812c543609336106fbdb719d3983489f3590 /tests/Makefile.am
parentb6c5c9910ca136b5a5e720cdbabf8dd0a5ef6cd7 (diff)
gluster-nagios-common: Added test cases to make file
Added test cases test_glustercli and test_storage to the make file Change-Id: Ia75c7abbad565ee505ccb150b1806246ba81eedb Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index faecae3..9fc74b0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,8 @@
#
test_modules = \
+ test_glustercli.py \
+ test_storage.py \
utilsTests.py \
$(NULL)