Skip to content
  • Angie Chiang's avatar
    register_state_check: simplify Check() methods · 74acf004
    Angie Chiang authored and James Zern's avatar James Zern committed
    - 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.
    
    This CL is ported over from
    f8c27d164 register_state_check: simplify Check() methods
    
    Change-Id: I1b65aa769c69c2a52b2e0b363f1c4432965ee89f
    74acf004