gst_plugins_base/tsrc/check/gst/typefindfunctions/src/typefindfunctions.c
changeset 8 4a7fac7dd34a
parent 0 0e761a78d257
child 9 2a0f36a70380
equal deleted inserted replaced
7:71e347f905f2 8:4a7fac7dd34a
    46 extern gboolean _gst_check_expecting_log;
    46 extern gboolean _gst_check_expecting_log;
    47 #endif
    47 #endif
    48 
    48 
    49 void create_xml(int result)
    49 void create_xml(int result)
    50 {
    50 {
       
    51 
    51     if(result)
    52     if(result)
       
    53     {
    52         assert_failed = 1;
    54         assert_failed = 1;
    53     
    55     } 
       
    56 
    54     testResultXml(xmlfile);
    57     testResultXml(xmlfile);
    55     close_log_file();
    58     close_log_file();
       
    59 
       
    60     if(result)
       
    61     {
       
    62         exit (-1);
       
    63     }    
       
    64 
    56 }
    65 }
    57 
    66 
    58 void test_quicktime_mpeg4video()
    67 void test_quicktime_mpeg4video()
    59 {
    68 {
    60   /* quicktime redirect file which starts with what could also be interpreted
    69   /* quicktime redirect file which starts with what could also be interpreted