Dear All, I'm using latest LTP-full-20101031 cross-built for SH based platforms.
I'd like to submit a fix related to "fallocate" testcase (fallocate01,fallocate02,fallocate03). Currently, the testcase checks the fallocate syscall also in case of "such" (and not "all") architectures with wordsize=32: ppc64, ppc, x86_64. Clearly, the testcase manages the parameters -for the fallocate syscall- according to the endianess supported by the above archs. The so developed testcase will fail for all the architectures -with wordsize=32- and/or different endianess, with respect to the ones (board and/or endianess) above described and currently supported in the tests (for instance, the test failed in case of execution on SH based platforms!). Please, find in attach a patch which aim is to extend the fallocate testcase(all subtests: fallocate01,fallocate02,fallocate03) to all the architectures with wordsize=32 both big and little endian. Regards, Francesco
ltp-full-20101031-fix-fallocate_syscall_test.patch
Description: ltp-full-20101031-fix-fallocate_syscall_test.patch
------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
