Bug 4016 - Stepping needs more interesting test cases.
Summary: Stepping needs more interesting test cases.
Status: ASSIGNED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on: 4883
Blocks: 3346
  Show dependency treegraph
 
Reported: 2007-02-09 16:42 UTC by Mike Cvet
Modified: 2007-03-21 16:44 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2007-02-09 16:42:58 UTC
siglongjmp
thread exit
exceptions

and other random-ness.
Comment 1 Mike Cvet 2007-02-09 18:12:13 UTC
<cagney> mcvet, oh, and stepping-over skipping signals
<cagney> mcvet, that test is evil
Comment 2 Mike Cvet 2007-03-21 13:53:47 UTC
2007-03-21  Mike Cvet  <mcvet@redhat.com>

	* TestStepping.java (testStepSigLongJmp): Added, re: #4016.
	(testStepGoto): Ditto.
	(setUpTest): Added code for above two new tests.
	(assertions): Ditto.
Comment 3 Mike Cvet 2007-03-21 16:44:43 UTC
	* TestStepping.java (testStepSigRaise): Added.
	(setUpTest): Added code for signal raise test.
	(assertions): Ditto.