| This testcase exercises VirtualMachine.ReleaseEvents command.
At first the test starts ReleaseEventsDebuggee.
Then the test sends request for TESTED_THREAD and
performs VirtualMachine.HoldEvents command.
Next, the test waits for debuggee to start the 'TESTED_THREAD'
thread and performs VirtualMachine.ReleaseEvents command.
After this the test expects that requested TESTED_THREAD event is sent to test.
|