------- Additional Comments From green at redhat dot com 2004-10-29 18:10 ------- It seems that all the Process_* test cases depend on having a small number of simple executables on the target (false, sed, echo).
It would nice if the testsuite could provide similar programs instead of assuming they exist on the target (none of these existed on my minimal linux target). Rather than perform complicated dejagnu hackery, it might be easier to attach the required programs as resources to the test programs themselves, and then have the test case write them on the target filesystem before execution. Any strong objections to this idea? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18220