| This testcase exercises ThreadReference.Stop command.
At first the test starts StopDebuggee which runs
the tested thread 'TESTED_THREAD'.
After the tested thread starts, the test performs ThreadReference.Stop command
for the tested thread and waits for Debuggee message if the tested thread
is interrupted with NullPointerException.
If so the test PASSED, otherwise FAILED.
|