validation/sm_implied8.c: update test
commit9c26879369706ccc3b183f53b8c5388ad7401021
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 17 Feb 2016 10:23:16 +0000 (17 13:23 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 17 Feb 2016 10:23:16 +0000 (17 13:23 +0300)
tree710e1507857309550b67ca840deffdb7a6303256
parent4fcdd1eb5a062e876ef2f97d0641dde58c11ecf9
validation/sm_implied8.c: update test

Hm...  The original output was wrong.  Now that we are using stored
conditions we can see that if "test" is true, then it implies that "x" is
non-zero.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
validation/sm_implied8.c