sim; testsuite: allow tests to set no output
authorMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2015 20:41:59 +0000 (16:41 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2015 20:41:59 +0000 (16:41 -0400)
commit744b9a190b9b5b83d83f43d35b6ab6d20f49af8f
treed04ff645c6c26278922fcae6c725ba24f1613d4d
parent92fc6153a6fdf2a027d9780f5945712aafad4a9e
sim; testsuite: allow tests to set no output

If a test doesn't write anything at all to stdout, the current test
framework can't support that.  Even if you put a blank output line:
# output:
the setup happily clobbers that with a default pass/fail string.

Tweak the parsing logic so we only set the output to pass/fail when
the test has no output marker.
sim/testsuite/ChangeLog
sim/testsuite/lib/sim-defs.exp