aboutsummaryrefslogtreecommitdiff
path: root/tests/src/pcm_out_test.cc
diff options
context:
space:
mode:
authordvdli <dvdli@google.com>2020-12-02 15:20:20 +0800
committerdvdli <dvdli@google.com>2020-12-02 15:20:20 +0800
commit69d41f144ad82d652f148c303a168cd07d222d41 (patch)
tree8e902ae95c75c7a83428db4f16f4224c1ce2442b /tests/src/pcm_out_test.cc
parentee672bb4b3919ba8e411ca5bba95e22b288f2831 (diff)
fix typo, add comments to describe the tests and fix the loopback test
Diffstat (limited to 'tests/src/pcm_out_test.cc')
-rw-r--r--tests/src/pcm_out_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/pcm_out_test.cc b/tests/src/pcm_out_test.cc
index 5939565..cbc6983 100644
--- a/tests/src/pcm_out_test.cc
+++ b/tests/src/pcm_out_test.cc
@@ -213,4 +213,4 @@ TEST_F(PcmOutMmapTest, Write) {
}
} // namespace testing
-} // namespace tinyalse
+} // namespace tinyalsa