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 ./ChangeLog frysk/proc/TestExiting. ...


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	jjohnstn@sourceware.org	2005-09-20 19:17:39

Modified files:
	.              : ChangeLog 
	frysk/proc     : TestExiting.java TestI386Modify.java 
	                 TestI386Regs.java TestLib.java TestSyscall.java 
	                 TestSyscall2.java TestSyscallOpen.java 
	                 TestTerminated.java 

Log message:
	2005-09-20  Jeff Johnston  <jjohnstn@redhat.com>
	
	* frysk/proc/TestLib.java (ExitWaitObserver): New class to
	wait for exit-type events.
	(tearDown): Fix kill / waiting logic to prevent infinite waits.
	* frysk/proc/TestExiting.java: Register the test pid for tear down
	purposes.
	* frysk/proc/TestI386Regs.java: Ditto.
	* frysk/proc/TestSyscall.java: Ditto.
	* frysk/proc/TestSyscall2.java: Ditto.
	* frysk/proc/TestSyscallOpen.java: Ditto.
	* frysk/proc/TestTerminated.java: Ditto.
	* frysk/proc/TestI386Modify.java: Ditto.  As well, uncomment out
	the test as the new TestLib tearDown logic can now handle this.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/ChangeLog.diff?cvsroot=frysk&r1=1.181&r2=1.182
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestExiting.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestI386Modify.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestI386Regs.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestLib.java.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestSyscall.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestSyscall2.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestSyscallOpen.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestTerminated.java.diff?cvsroot=frysk&r1=1.3&r2=1.4


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