summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-01-19 22:03:21 +0100
committerCarl Hetherington <cth@carlh.net>2023-02-11 22:26:38 +0100
commit788ef2cf5daf510651cc4f5eb7940d7bd0c44b76 (patch)
tree75505127edb1356dfccfeda76232d49d66a9609a /test/wscript
parent57cbdbed89e6432049fec50ecef28b5b57bcf301 (diff)
Warn/error on making KDMs using recipient certs whose validity periods
lie outside those of the KDMs (#2423).
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 5807d94ea..5e06ed5e2 100644
--- a/test/wscript
+++ b/test/wscript
@@ -108,6 +108,7 @@ def build(bld):
job_manager_test.cc
kdm_cli_test.cc
kdm_naming_test.cc
+ kdm_util_test.cc
low_bitrate_test.cc
markers_test.cc
no_use_video_test.cc