Commit 4841ea0c299cf98763bb35a2440213a5ddc569e0

Ran Benita 2014-01-11T16:56:20

test/state: fix some *_{is,are}_active() tests These functions also return -1 on invalid input. The original tests didn't check that, but used !tests instead. Since then we've changed them, but some were missed, and for some we forgot to remove the ! (or you can say they were extra clever). Signed-off-by: Ran Benita <ran234@gmail.com>