From e718ef4d45985ab7433378da41eafd0ddcf6b8d5 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 21 Jan 2010 14:10:51 +0000 Subject: [PATCH] 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 --- main/test.c | 3 +++ 1 file changed, 3 insertions(+) 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",