From: Russell Bryant Date: Thu, 21 Jan 2010 14:10:51 +0000 (+0000) Subject: Point to a useful reference on the XML output format. X-Git-Tag: 11.0.0-beta1~3554 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e718ef4d45985ab7433378da41eafd0ddcf6b8d5;p=thirdparty%2Fasterisk.git Point to a useful reference on the XML output format. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@241856 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/test.c b/main/test.c index bce3780144..6bc9837e74 100644 --- a/main/test.c +++ b/main/test.c @@ -370,6 +370,9 @@ static int test_generate_results(const char *name, const char *category, const c AST_LIST_LOCK(&tests); /* xml header information */ if (f_xml) { + /* + * http://confluence.atlassian.com/display/BAMBOO/JUnit+parsing+in+Bamboo + */ fprintf(f_xml, "\n"); fprintf(f_xml, "\n",