s4-torture: never return false in the raw.composite torture test
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Apr 2012 00:13:37 +0000 (10:13 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 26 Apr 2012 02:00:16 +0000 (04:00 +0200)
commited9f903b12e6c38e0d467a7b0722fa0410056cf2
treef6473acd06202e2d93a484e6d3039968ba1224b0
parentd913a94eebddd815db7babc80fa5048137df65f7
s4-torture: never return false in the raw.composite torture test

We must use torture_assert() macros to ensure that the failure is
recorded in the subunit stream correctly, rather than being returned
as an unknown 'error'.  (We cannot handle error results as knownfail).

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Apr 26 04:00:16 CEST 2012 on sn-devel-104
source4/torture/raw/composite.c