[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltp-cvs
Subject:    [Ltp-cvs] ltp/testcases/kernel/syscalls/statfs statfs02.c,1.8,1.9
From:       Mike Frysinger <vapier () users ! sourceforge ! net>
Date:       2006-02-27 4:39:00
Message-ID: E1FDaA0-0007bi-Sd () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/ltp/ltp/testcases/kernel/syscalls/statfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20959/statfs

Modified Files:
	statfs02.c 
Log Message:
fixes by Jane Lv to disable EFAULT related tests on uClinux

Index: statfs02.c
===================================================================
RCS file: /cvsroot/ltp/ltp/testcases/kernel/syscalls/statfs/statfs02.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** statfs02.c	27 Feb 2006 04:01:37 -0000	1.8
--- statfs02.c	27 Feb 2006 04:38:58 -0000	1.9
***************
*** 90,93 ****
--- 90,95 ----
  	{bad_file, &fsbuf, ENAMETOOLONG},
  
+ #ifndef UCLINUX
+ 	/* Skip since uClinux does not implement memory protection */
  	/* path is an invalid address - EFAULT */
  	{(char *)-1, &fsbuf, EFAULT},
***************
*** 95,98 ****
--- 97,101 ----
  	/* buf is an invalid address - EFAULT */
  	{fname, (struct statfs *)-1, EFAULT}
+ #endif
  };
  



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Ltp-cvs mailing list
Ltp-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic