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 16157d76..7159b465 100644
--- a/test/test_pcm_all.hxx
+++ b/test/test_pcm_all.hxx
@@ -53,4 +53,16 @@ test_pcm_volume_32();
void
test_pcm_volume_float();
+void
+test_pcm_format_8_to_16();
+
+void
+test_pcm_format_16_to_24();
+
+void
+test_pcm_format_16_to_32();
+
+void
+test_pcm_format_float();
+
#endif