This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: fileio test


On Thu, Nov 05, 2009 at 06:04:18PM +0000, Nathan Sidwell wrote:
> This patch fixes an augments the fileio shell test.  By default
> system calls are disallowed -- but the test expects them to be
> enabled.  This patch fixes that test and verifies that enabling
> system calls, does indeed enable them.
> 
> ok?

What happens when you run this test natively?  I believe it will fail
since it uses your host's system () directly.  This test doesn't test
just fileio.

(We have a bunch of local XFAILs for this test.)

-- 
Daniel Jacobowitz
CodeSourcery


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