This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

frysk-core/frysk/rt ChangeLog TestStackBacktra ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mcvet@sourceware.org	2007-02-14 15:54:36

Modified files:
	frysk/rt       : ChangeLog TestStackBacktrace.java 

Log message:
	frysk-core/frysk/rt:
	2007-02-14  Mike Cvet  <mcvet@redhat.com>
	
	* TestStackBacktrace.java (testFramePushing): Added. New test case for
	instruction stepping through pushing a new frame on the stack.
	(testFramePopping): Added. New test case for instruction stepping
	though popping a frame off of the stack.
	(setUpTest): Added. Sets up data structures for above two tests.
	(pushPopAssertions): Added. Sets up testing process for assertions and
	begins asserting when appropriate.
	(LockObserver): Added. Link to RunState.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/ChangeLog.diff?cvsroot=frysk&r1=1.130&r2=1.131
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/rt/TestStackBacktrace.java.diff?cvsroot=frysk&r1=1.23&r2=1.24


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]