blob: fa3c22ff33ce46be64fc3d1d7437989ce3b37630 [file] [log] [blame]
Debugger.continueUntilNextRunLoop
== Running test suite: Debugger.continueUntilNextRunLoop
-- Running test case: Debugger.Unpaused.continueUntilNextRunLoop
PASS: Should produce an error if not paused.
Can only perform operation while paused.
-- Running test case: Debugger.Unpaused.continueUntilNextRunLoop
PASS: Received First Pause Event.
PASS: Should be paused in pause1.
PASS: Received Second Pause Event.
PASS: Should be paused in pause2.