aboutsummaryrefslogtreecommitdiff
path: root/tests/test-defines.h
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-03-31 18:20:09 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-03-31 18:20:09 +0200
commita07a63581edb898b009f238bbb9481c82ffad7a2 (patch)
tree9fb22aa7c7bf9deaf3a33f938cf20b9b2f16c6c6 /tests/test-defines.h
parent4c165632f829c2498c1934dca3cb2d927df0c47f (diff)
parentaf4e502ea8bb14cf13561feb8f8687cd144b5399 (diff)
downloadayatana-indicator-sound-a07a63581edb898b009f238bbb9481c82ffad7a2.tar.gz
ayatana-indicator-sound-a07a63581edb898b009f238bbb9481c82ffad7a2.tar.bz2
ayatana-indicator-sound-a07a63581edb898b009f238bbb9481c82ffad7a2.zip
releasing version 0.2.2-0ubuntu1
Diffstat (limited to 'tests/test-defines.h')
-rw-r--r--tests/test-defines.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/test-defines.h b/tests/test-defines.h
new file mode 100644
index 0000000..214274e
--- /dev/null
+++ b/tests/test-defines.h
@@ -0,0 +1,25 @@
+/*
+Testing defines to be shared between various tests.
+
+Copyright 2010 Canonical Ltd.
+
+Authors:
+ Conor Curran <conor.curran@canonical.com>
+ Ted Gould <ted@canonical.com>
+
+This program is free software: you can redistribute it and/or modify it
+under the terms of the GNU General Public License version 3, as published
+by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranties of
+MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
+PURPOSE. See the GNU General Public License for more details.
+
+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_VALUE TRUE
+#define TEST_VOLUME_VALUE 77.77777
+#define TEST_AVAILABLE_VALUE TRUE