torture: convert torture_comment() -> torture_result() so we can knownfail flapping...
commit89134fa05e0a9e6edc2bf8be5b8292f3e7760893
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jun 2014 08:51:20 +0000 (11 20:51 +1200)
committerMichael Adam <obnox@samba.org>
Thu, 12 Jun 2014 06:11:42 +0000 (12 08:11 +0200)
treed6ed0d1cda2d8cabe841044e9dc0f09379aa966f
parent9e6e48750d1fad8ec7cd076f7ca7d2b028007258
torture: convert torture_comment() -> torture_result() so we can knownfail flapping base.* tests

This only changes instances directly before a return false, ret =
false or goto fail statement.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/torture/basic/base.c