aboutsummaryrefslogtreecommitdiff
path: root/test/test_pcm_all.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pcm_all.hxx')
-rw-r--r--test/test_pcm_all.hxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/test_pcm_all.hxx b/test/test_pcm_all.hxx
index 7159b465..18202454 100644
--- a/test/test_pcm_all.hxx
+++ b/test/test_pcm_all.hxx
@@ -65,4 +65,16 @@ test_pcm_format_16_to_32();
void
test_pcm_format_float();
+void
+test_pcm_mix_8();
+
+void
+test_pcm_mix_16();
+
+void
+test_pcm_mix_24();
+
+void
+test_pcm_mix_32();
+
#endif