[Pkg-voip-commits] [asterisk] 01/01: Some left-over changes from previous commit

tzafrir at debian.org tzafrir at debian.org
Sat Dec 24 01:18:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch test-enable
in repository asterisk.

commit 771b891e21ede090bd63c26868ca1d7e3442eea0
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Sat Dec 24 03:17:08 2016 +0200

    Some left-over changes from previous commit
    
    local time: 3:17
---
 debian/tests/control                         | 2 +-
 debian/tests/dummy                           | 1 +
 debian/tests/testmods/base-conf/modules.conf | 5 +++++
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index d3fcf0b..146113e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: dummy, asttestmods
 Restrictions: needs-root, isolation-container
-Depends: asterisk, asterisk-tests, realpath
+Depends: asterisk, asterisk-voicemail asterisk-tests, realpath
diff --git a/debian/tests/dummy b/debian/tests/dummy
new file mode 100755
index 0000000..94b02cd
--- /dev/null
+++ b/debian/tests/dummy
@@ -0,0 +1 @@
+#!/bin/true A test driver that will always work
diff --git a/debian/tests/testmods/base-conf/modules.conf b/debian/tests/testmods/base-conf/modules.conf
index 6349491..81a91ac 100644
--- a/debian/tests/testmods/base-conf/modules.conf
+++ b/debian/tests/testmods/base-conf/modules.conf
@@ -1,2 +1,7 @@
 [modules]
 autoload = yes
+
+; Disable some modules to make tests pass
+noload => test_config.so
+noload => test_message.so
+noload => test_voicemail_api.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list