<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 25 May 2015 at 18:00, Antony Antony <span dir="ltr">&lt;<a href="mailto:antony@phenome.org" target="_blank">antony@phenome.org</a>&gt;</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="">On Mon, May 25, 2015 at 04:38:18PM -0400, Andrew Cagney wrote:<br>
&gt; Just fyi,<br>
&gt;<br>
&gt; I&#39;ve done some merging into re-sanitize.sh:<br>
&gt;<br>
&gt; - it leaves empty diffs around, somewhat annoying but useful - another way<br>
&gt; to verify things are working<br>
&gt; - exits non-zero if it thinks the test failed<br>
&gt; - checks for more failure conditions<br>
&gt;<br>
&gt; after more testing we can look at it replacing sanitize.sh<br>
<br>
</span>please not yet!<br>
<br>
why not swantest do the grep and those checks?<br></blockquote><div><br><div>re-sanitize.sh and pluto-testlist-scan.sh are nice compact scripts, each with a singular job.</div></div><div>It might be better to just keep them separate (on the other hand, having the decision that a test passed in multiple places isn&#39;t good).</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
my intention is to move towards python one. that is why swantest has check for core file... expect...<br>
. swantest create json, to generate html, and  table.txt for one line summary. shell scripts are not ideal to create json files.<br>
<span class=""><br></span></blockquote><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="">
&gt; &gt; re-sanitize.sh<br>
&gt; &gt;  - run from pluto-testlist-scan.sh (nice script)<br>
</span>..<br>
..<br>
<span class=""><br>
&gt; &gt; swantest<br>
&gt; &gt;  - checks for for crashes and assert failures<br>
<br>
</span>swantest also produce table.txt file which will be consitant with json file and similar to pluto-testlist-scan.sh&#39;s output.<br>
<span class=""></span></blockquote><br></div><div class="gmail_quote">Yes, it would be nice to be able to run that standalone.<br></div></div></div>