Hopefully make all tests stable enough to be run with --random,
authorCarl Hetherington <cth@carlh.net>
Sat, 11 Jul 2020 19:11:48 +0000 (21:11 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 11 Jul 2020 19:11:48 +0000 (21:11 +0200)
commitd4f3f5b44d5d42eaadc6fa3807648b6735d61758
tree80dc1bd02b4eb1b57d70bbd6a624dd879d2be766
parent7e99a348e6741287d839cdeb2612637504ed3576
Hopefully make all tests stable enough to be run with --random,
stopping test reference churn.
37 files changed:
test/dcp_test.cc
test/encryption_test.cc
test/recovery_test.cc
test/ref/DCP/dcp_test2/ASSETMAP.xml
test/ref/DCP/dcp_test2/audio.mxf
test/ref/DCP/dcp_test2/cpl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml [deleted file]
test/ref/DCP/dcp_test2/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml [new file with mode: 0644]
test/ref/DCP/dcp_test2/pkl_74e205d0-d145-42d2-8c49-7b55d058ca55.xml [new file with mode: 0644]
test/ref/DCP/dcp_test2/pkl_9f19589a-01e5-4093-b23b-a32e143e5956.xml [deleted file]
test/ref/DCP/dcp_test2/video.mxf
test/ref/DCP/dcp_test5/ASSETMAP.xml
test/ref/DCP/dcp_test5/audio.mxf
test/ref/DCP/dcp_test5/cpl_3a8a01d1-0e1c-4ff0-977d-63d32995a1fd.xml [deleted file]
test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml [new file with mode: 0644]
test/ref/DCP/dcp_test5/pkl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml [new file with mode: 0644]
test/ref/DCP/dcp_test5/pkl_7574c611-f8de-4d20-98c4-2eb7dc87080a.xml [deleted file]
test/ref/DCP/dcp_test5/video.mxf
test/ref/DCP/dcp_test7/ASSETMAP
test/ref/DCP/dcp_test7/audio.mxf
test/ref/DCP/dcp_test7/cpl_1d513f84-5856-4f91-a88a-4d452cc6a28a.xml [deleted file]
test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml [new file with mode: 0644]
test/ref/DCP/dcp_test7/pkl_a800aea0-904b-4bd0-9250-374fdb46528b.xml [deleted file]
test/ref/DCP/dcp_test7/pkl_ae8a9818-872a-4f86-8493-11dfdea03e09.xml [new file with mode: 0644]
test/ref/DCP/dcp_test7/video.mxf
test/ref/DCP/encryption_test/ASSETMAP.xml
test/ref/DCP/encryption_test/audio.mxf
test/ref/DCP/encryption_test/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml [new file with mode: 0644]
test/ref/DCP/encryption_test/cpl_b3eba4a0-f542-4937-b972-1cc4667ed01a.xml [deleted file]
test/ref/DCP/encryption_test/pkl_59730183-23bc-491e-906b-1dd453ff9d11.xml [deleted file]
test/ref/DCP/encryption_test/pkl_6af1e0c1-c441-47f8-a502-3efd46b1fa4f.xml [new file with mode: 0644]
test/ref/DCP/encryption_test/video.mxf
test/ref/write_interop_subtitle_test3/ASSETMAP
test/ref/write_interop_subtitle_test3/subs.xml
test/test.cc
test/test.h
test/verify_test.cc
test/write_subtitle_test.cc