As I understand it all SMPTE subtitles are MXF-wrapped.
[libdcp.git] / test / certificates_test.cc
index dc08a1939f23576c7aac565d7876054c9b50f92e..374dbc13413b787b7dd827f4ceab87c40533e1b6 100644 (file)
@@ -26,6 +26,7 @@ using std::list;
 using std::string;
 using boost::shared_ptr;
 
+/** Check that loading certificates from files via strings works */
 BOOST_AUTO_TEST_CASE (certificates)
 {
        dcp::CertificateChain c;