test/test_pcm: add PcmExport unit test

This commit is contained in:
Max Kellermann
2014-08-12 22:05:38 +02:00
parent d026367334
commit ee7282ce0d
4 changed files with 149 additions and 0 deletions
+1
View File
@@ -1979,6 +1979,7 @@ test_test_pcm_SOURCES = \
test/test_pcm_format.cxx \
test/test_pcm_volume.cxx \
test/test_pcm_mix.cxx \
test/test_pcm_export.cxx \
test/test_pcm_all.hxx \
test/test_pcm_main.cxx
test_test_pcm_CPPFLAGS = $(AM_CPPFLAGS) $(CPPUNIT_CFLAGS) -DCPPUNIT_HAVE_RTTI=0