register_state_check: simplify Check() methods
authorJames Zern <jzern@google.com>
Sat, 23 Jul 2016 18:33:29 +0000 (11:33 -0700)
committerJames Zern <jzern@google.com>
Mon, 25 Jul 2016 22:14:02 +0000 (15:14 -0700)
commitf8c27d164c6eeced5fc20a74b961169407061fa1
tree348d42176304cd5786a173ffe03440bfd9f14a85
parentf368f86df6705711dc3341dd910686911270ce69
register_state_check: simplify Check() methods

- make Check() void as the EXPECT's are sufficient to document failure

cumulatively this has the effect of avoiding reporting incorrect Check()
failures due to earlier test failures.

Change-Id: I2cf775449f18c90c1506b8eadd7067adbc3ea046
test/register_state_check.h