summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-23 15:50:15 -0500
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-01-23 15:50:15 -0500
commit86195b5602040be63acda253b7f83541dc38d0b6 (patch)
treeca313b0e45c92fc9f0c6379c85f0f8d332a458e3 /test
parenta712f2fb93526f5df83231748b65a102feb0bf9d (diff)
downloadthird_party-func-86195b5602040be63acda253b7f83541dc38d0b6.tar.gz
third_party-func-86195b5602040be63acda253b7f83541dc38d0b6.tar.xz
third_party-func-86195b5602040be63acda253b7f83541dc38d0b6.zip
restart the services at the end, since leaving them off was kind of
annoying remove some comments
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-it.sh18
1 files changed, 3 insertions, 15 deletions
diff --git a/test/test-it.sh b/test/test-it.sh
index 72f3224..fd93d62 100755
--- a/test/test-it.sh
+++ b/test/test-it.sh
@@ -273,25 +273,13 @@ run_unittests
run_async_test
stop_the_func
-# see if funcd is running
-# see if certmaster is installed
-# see if cermtasterd is running
-
-# setup certs
-## see if we have certs set up properly
+# leaving the test cases with func not running is kind of
+# annoying, so restart it
+start_the_func
### probably do some stuff to test bad/no/malformed/unauthed certs as well
-# see if we can connect to funcd with the overloard
-
-# see what modules we have available
-# for each module, call the info stuff on them
-
-# / start walking over the modules, doing commandliney stuff to each, and
-# trying to check return data and return code as much as possible
-
-# test shut down of init scripts