lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 20 Oct 2006 00:06:57 +0800
From:	Yao Fei Zhu <walkinair@...ibm.com>
To:	mreedltp@...t.ibm.com
CC:	ltp-list@...ts.sourceforge.net, ltp-announce@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org
Subject: Re: [LTP] [ANNOUNCE]  The Linux Test project ltp-20061017 Released

Michael Reed 写道:
> The Linux Test Project test suite <http://www.linuxtestproject.org> has  
Are you sure this link can work?
I can only access it by http://ltp.sourceforge.net/
> been released. The latest version of the testsuite contains 2900+ tests  
> for the Linux OS. Our web site also contains other information such as:
> - A Linux test tools matrix
> - Technical papers
> - How To's on Linux testing
> - Code coverage analysis tool.
>  
> Release Highlights:
> Code Cleanups by Yi Xu, Jeff Burke, Darrick Wong,  Mike Frysinger, 
> Michael Reed
>  
> We encourage the community to post results to ltp-results@...ts.sf.net,  
> and patches, new tests, or comments/questions to ltp-list@...ts.sf.net
>  
> See ChangeLog Below
> -A fix for Bug 23587 where the connectathon test failed on linux client 
> with cifs mount to Windows2003 R2 server
> op_chmod.c
> 
> 
> -For Linux, 3 is a valide value for the scheduler, as found in the 
> /linux/includ/sched.h file.   For testing and invalid_policy, the 
> invalid_policy value should not be 3
> 17-5.c
> 
> 
> Sem_post/5.-1.c According to its intention, #3, call sleep(1) and then 
> alarm(1).  Moving sleep before alarm causes the test to pass  
> sem_post/8-1.c Although step 3 intended,  The children lock the 
> semaphore. * Make sure the two children are waiting."  Without that 
> caeratn piece of cde which explicity make children wat.  the test will 
> PASS and the children are waiting.  Sem_unlink_1_1 and sem_unline_2_1 
> "Sem_unlink" is too long for the name of a semaphore for certain 
> architectures
> 5-1.c, 8-1.c, 1-1.c, 2-1.c
> 
> 
> -When calling pthread_attr_setscope, PHREAD_SCOPE_PROCESS is not 
> supported by linux, change it to PTHREAD_SCOPE_SYSTEM and the test will 
> pass
> 20-1.c, 21-1.c, 21-2.c
> 
> 
> -Removed the  ":" after 'v' in the getopts line because it is not using 
> optarg.
> runltplite.sh
> 
> 
> -Added code to disable tests that will not run on kernels below 2.6.16
> faccessat01.c, fchmodat01.c, fchownat01.c, fstatat01.c, futimesat01.c, 
> linkat01.c, mknod01.c, openat01.c, readlinkat01.c, renameat01.c, 
> symlinkat01.c, tee01.c, unlinkat01.c, vmsplice01.c
> 
> 
> -When calling pthread_attr_setscope, PHREAD_SCOPE_PROCESS is not 
> supported by linux, change it to PHTREAD-SCOPE_SYSTEM for testing and 
> then the test passes.
> 22-1.c, 22-2.c
> 
> 
> -A patch by David Stevens that fixes: 1) Removes signedness warning by 
> changing the type of valsize from int to socklen_t 2) Correct but in 
> ancillary data - sorce data is unit8_t, memcopy size is "sizeof(int)"; 
> this results in garbage and TBROK on PPC64
> asapi_06.c
> 
> 
> -A fix for bugs 27174 and 27177.  This fixes the problem of reading 
> HugePages_Free
> hugemmap01.c, hugemmap04.c
> 
> 
> -Correcting error messages
> ltpapicmd.c
> 
> -This patch by Darrick Wong fixes complier warnings and overflow 
> problems related to the use of large number #defines on some architectures.
> inconsistency-check.c
> 
> 
> -When calling pthread_attr_setscope, PTHREAD_SCOPE_PROCESS is not 
> supported by linux, change it to PTHREAD_SCOPE_SYSTEM for testing
> 15-1.c, 15-2.c
> 
> 
> -A fix for bug #27618 that addresses two issues: 1) PAGE_SIZE which was 
> normally 4096, but on the machine it found to 64k ! 2) The size of the 
> file, offset passed. If those values, happen to be on the *Page 
> boundary*, mmap would be happy. But in our case, it was not !
> fsx-linux.c
> 
> 
> -Changing include <posixtest.h> to include "posixtest.h"
> 1-1.c
> 
> 
> -A patch by Darrick Wong that adds a set of rudimentary IPMI tests to 
> pounder.  They check that the in-kernel IPMI driver can access the 
> machine's BMC/SP (if there is one), query it for status and check for 
> various IPMI 2.0 features.
> default-tests.tar.gz,
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@...ts.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ