On Jun 10, 2015, at 10:16 AM, David Malcolm <dmalc...@redhat.com> wrote:
> It doesn't have an output formatter for the DejaGnu format, but I guess
> I could write one.  The gtest standard output format is IMHO superior to
> DejaGnu's since it tells you start-of-test/end-of-test on separate
> lines, so you can see which test killed things in the event of total
> failure,

dejagnu is superior, total failure isn’t allowed.  We treat it as a bug to be 
fixed in the framework, not a bug to be fixed in the tool under test.

Reply via email to