diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-12 01:09:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-12 01:09:20 +0000 |
| commit | 5fda411ef3a01526c9d84d2cab0c3c28f00fa322 (patch) | |
| tree | a5ba4f178550d8b8eab964b7b3da0ea25e26310e /test/wscript | |
| parent | d248b01333c18d26b8da61c4055d5073375382eb (diff) | |
Add test for KDMs with encrypted VF+OV content.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 383629019..9b18867de 100644 --- a/test/wscript +++ b/test/wscript @@ -102,6 +102,7 @@ def build(bld): video_decoder_fill_test.cc video_frame_test.cc video_mxf_content_test.cc + vf_kdm_test.cc """ # Disabled tests: some difference in font rendering between the test machine |
