Bug 3688 - frysk.rt.TestLib's getMyPid is redundant and implemented in CNI
Summary: frysk.rt.TestLib's getMyPid is redundant and implemented in CNI
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 3684
  Show dependency treegraph
 
Reported: 2006-12-09 16:58 UTC by Andrew Cagney
Modified: 2006-12-09 17:15 UTC (History)
1 user (show)

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 Andrew Cagney 2006-12-09 16:58:23 UTC
There is frysk.sys.Pid.get ().
Comment 1 Andrew Cagney 2006-12-09 17:15:08 UTC
Index: frysk-core/frysk/rt/ChangeLog
2006-12-09  Andrew Cagney  <cagney@redhat.com>

	* tests/TestRunState.java: Use frysk.sys.Pid.get.
	* tests/TestStepping.java: Ditto.
	* tests/TestStackBacktrace.java: Ditto.
	* tests/TestLib.java: Delete.
	* tests/cni/TestLib.cxx: Delete.