aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_main.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-06-22 15:08:17 +0200
committerMax Kellermann <max@duempel.org>2015-06-22 16:32:06 +0200
commit5e22c83baaff88b82b8bf2e6ae9dbdc88f8c253d (patch)
treec87521c982a17468965c89f7f8cf18d33e678c3a /test/test_pcm_main.cxx
parenteed1a3c239d78edf978af9433001cbc823242cda (diff)
downloadmpd-5e22c83baaff88b82b8bf2e6ae9dbdc88f8c253d.tar.gz
mpd-5e22c83baaff88b82b8bf2e6ae9dbdc88f8c253d.tar.xz
mpd-5e22c83baaff88b82b8bf2e6ae9dbdc88f8c253d.zip
test/test_pcm: add PcmInterleave() unit test
Diffstat (limited to '')
-rw-r--r--test/test_pcm_main.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_pcm_main.cxx b/test/test_pcm_main.cxx
index d8861a370..8d478cd05 100644
--- a/test/test_pcm_main.cxx
+++ b/test/test_pcm_main.cxx
@@ -31,6 +31,7 @@ CPPUNIT_TEST_SUITE_REGISTRATION(PcmChannelsTest);
CPPUNIT_TEST_SUITE_REGISTRATION(PcmVolumeTest);
CPPUNIT_TEST_SUITE_REGISTRATION(PcmFormatTest);
CPPUNIT_TEST_SUITE_REGISTRATION(PcmMixTest);
+CPPUNIT_TEST_SUITE_REGISTRATION(PcmInterleaveTest);
CPPUNIT_TEST_SUITE_REGISTRATION(PcmExportTest);
int