On 01/09/2012 09:44 AM, Caspar Zhang wrote: > > if<attr/xattr.h> doesn't exist, compliation will fail. Fix it in > autotools level. > > Signed-off-by: Caspar Zhang<[email protected]> > --- > configure.ac | 1 + > testcases/kernel/syscalls/getxattr/getxattr01.c | 15 +++++++++++++-- > testcases/kernel/syscalls/getxattr/getxattr02.c | 16 +++++++++++++--- > testcases/kernel/syscalls/setxattr/setxattr01.c | 15 +++++++++++++-- > testcases/kernel/syscalls/setxattr/setxattr02.c | 16 +++++++++++++--- > 5 files changed, 53 insertions(+), 10 deletions(-) > > > > The patch looks good to me. Another approach would be to disable these two tests for all UCLINUX targets (uClibc does not have attr/xattr.h>) from testcases/kernel/syscalls Makefile.
-- markos ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
