Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755301AbbDTMxw (ORCPT ); Mon, 20 Apr 2015 08:53:52 -0400 Received: from cantor2.suse.de ([195.135.220.15]:59312 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754852AbbDTMxt (ORCPT ); Mon, 20 Apr 2015 08:53:49 -0400 Date: Mon, 20 Apr 2015 14:53:31 +0200 From: Cyril Hrubis To: ltp-list@lists.sourceforge.net, linux-kernel@vger.kernel.org, libc-alpha@sourceware.org Cc: lwn@lwn.net, akpm@linux-foundation.org, torvalds@linux-foundation.org Subject: LTP] [ANNOUNCE] The Linux Test Project has been released for APRIL 2015 Message-ID: <20150420125331.GA24869@rei.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1744 Lines: 59 Good news everyone, the Linux Test Project test suite stable release for *April 2015* has been released. Since the last release 183 patches by 23 authors were merged. Notable changes are: * Continued effort to cleanup up old testcases and test library (Special thanks to Coccinelle and spatch for making this easier) * More sleep() calls were changed into proper synchronization which saves a few minutes on test run time * Cleanups, fixes and new tests in network testcases * New testcases for futex() syscall * New testcases for select() and poll() timeouts * New mmap() regression testcase * New regression test for hugepage leak * Fixes all over the codebase The latest version of the test-suite contains 3000+ tests for the Linux and can be downloaded at: http://sourceforge.net/projects/ltp/files/LTP%20Source/ltp-20150420/ The project pages as well as GIT repository are hosted on GitHub for quite some time now: https://github.com/linux-test-project/ltp http://linux-test-project.github.io/ If you ever wondered how to run LTP or write a testcase, don't miss our developer documentation and LWN.net articles at: https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines https://github.com/linux-test-project/ltp/wiki/BuildSystem https://lwn.net/Articles/625969/ https://lwn.net/Articles/630542/ Patches, new tests, bugs, comments or questions should go to to our mailing list at ltp-list@ltp-list@lists.sourceforge.net. -- Cyril Hrubis chrubis@suse.cz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/