summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-07-12 17:20:14 +0100
committerCarl Hetherington <cth@carlh.net>2017-07-12 17:20:14 +0100
commitfaa471f2399241277e1220c9330cd4cd4cf27f26 (patch)
tree41ab6b267d20bdb9bb7d3f66aa8f01a9b553873a /test/wscript
parent6a37a2a1283cc3c73cb857dba32099cf12c8768a (diff)
Add test for AudioRingBuffers.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 37185346c..7dcd6a9cc 100644
--- a/test/wscript
+++ b/test/wscript
@@ -48,6 +48,7 @@ def build(bld):
audio_merger_test.cc
audio_processor_test.cc
audio_processor_delay_test.cc
+ audio_ring_buffers_test.cc
client_server_test.cc
colour_conversion_test.cc
content_test.cc