Bug 6576 - Need to load process/params with HpdTestBed
Summary: Need to load process/params with HpdTestBed
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2008-05-28 18:52 UTC by Rick Moseley
Modified: 2008-05-29 19:36 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 Rick Moseley 2008-05-28 18:52:32 UTC
I would like to do a "(fhpd) funit-parameters zzzz yyyy" so I can see if the
process is run with these parameters when a "run" command is issued.
Comment 1 Rick Moseley 2008-05-29 19:36:21 UTC
Hmmm, actually found what I was looking for: HpdTestbed.load(command).  This
works fine and I've updated TestRunCommand.java to use this.