summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-08 16:22:09 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-08 16:22:09 +0000
commite756452872422f948b06376ccfd07dfe5bc86969 (patch)
tree98dde2b5f9793f19fc3262475c356527700928b9 /test/wscript
parentd9cb8e5df7604a78860155ae6434896ada5023e4 (diff)
Basic test that we (roughly) hit average J2K bandwidth targets.
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 4c0b4109f..0a871ec55 100644
--- a/test/wscript
+++ b/test/wscript
@@ -71,6 +71,7 @@ def build(bld):
import_dcp_test.cc
interrupt_encoder_test.cc
isdcf_name_test.cc
+ j2k_bandwidth_test.cc
job_test.cc
make_black_test.cc
player_test.cc