aboutsummaryrefslogtreecommitdiff
path: root/tests/test-defines.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-03-23 16:05:35 +0000
committerConor Curran <conor.curran@canonical.com>2010-03-23 16:05:35 +0000
commit017109c083b207d4a2bfb1d7d17e09aafc123b55 (patch)
treec88a0b270cae517176e7a4c97a932da628238168 /tests/test-defines.h
parente29d2d4c451d7954aba3aea32432eb7e3b889226 (diff)
downloadayatana-indicator-sound-017109c083b207d4a2bfb1d7d17e09aafc123b55.tar.gz
ayatana-indicator-sound-017109c083b207d4a2bfb1d7d17e09aafc123b55.tar.bz2
ayatana-indicator-sound-017109c083b207d4a2bfb1d7d17e09aafc123b55.zip
dbus methods are now tested
Diffstat (limited to 'tests/test-defines.h')
-rw-r--r--tests/test-defines.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/test-defines.h b/tests/test-defines.h
index 68064fc..214274e 100644
--- a/tests/test-defines.h
+++ b/tests/test-defines.h
@@ -20,5 +20,6 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define TEST_MUTE FALSE
-
+#define TEST_MUTE_VALUE TRUE
+#define TEST_VOLUME_VALUE 77.77777
+#define TEST_AVAILABLE_VALUE TRUE