<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 7, 2017 at 9:07 AM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 8/11/17 2:01 am, Joel Sherrill wrote:<br>
><br>
> I mentioned earlier that GCC has a tool in contrib/ to send test results. It has<br>
> been around a long time and should be a good place to look for use cases. <br>
<br>
</span>Sure, but I would need to figure out a complicated shell script or something<br>
else to know how this relates.<br>
<span class="gmail-"><br>
><br>
> I recall the key behaviors are to run and get results, send email, and resend<br>
> email. <br>
><br>
<br>
</span>I am not sure what you are asking for.<br></blockquote><div><br></div><div>Nothing specifically. Just noting that the GCC community has been testing</div><div>and sending results to a mailing list for a LONG time. They have developed</div><div>a process and use cases. It is doubtful that we will find a use case they</div><div>haven't already encountered.</div><div><br></div><div>Their process allows for:</div><div><br></div><div>+ running tests (make check) and not sending results</div><div>+ running tests and sending results immediately</div><div>+ running tests and then later sending results</div><div>+ without running tests, resending results (helpful to send to</div><div>   two mailing lists or if first send fails).</div><div><br></div><div>The results sending script doesn't have many options: </div><div><br></div><div><a href="https://github.com/gcc-mirror/gcc/blob/master/contrib/test_summary">https://github.com/gcc-mirror/gcc/blob/master/contrib/test_summary</a></div><div><br></div><div>All I am suggesting is that those four use cases are sufficient for the</div><div>GCC Community so if the RTEMS tester can do that, then we should</div><div>be covered as well. Just using them to give us use cases.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="gmail-HOEnZb"><font color="#888888"><br>
Chris<br>
</font></span></blockquote></div><br></div></div>