<div dir="ltr"><div>(I was hoping re-sanitize.sh was a script to update the reference output, little did I know)<br><br></div><div>It seems we&#39;ve ended up with several different ways of checking a test result:<br><br></div><div>sanitize.sh<br> - run from swantest<br> - leaves empty diffs when a test passes :-(<br> - doesn&#39;t check for crashes and assert failures :-(<br><br></div><div>re-sanitize.sh<br> - run from pluto-testlist-scan.sh (nice script)<br> - doesn&#39;t leave empty diffs :-)<br> - doesn&#39;t check for crashes and assert failures :-(<br><br></div><div>swantest<br> - checks for for crashes and assert failures<br><br></div><div>Does anyone see a problem with me cherry-picking the best bits:<br><br></div><div>- does the sanitize<br></div><div>- doesn&#39;t leave empty diffs<br></div><div>- does check for core files and assertion failures (those messages can be put into the diff)<br></div><div>- and exits with 1 if the test doesn&#39;t appear to have passed<br><br></div><div>perhaps called postmortem.sh<br></div><div><br></div><div>Andrew<br></div></div>