From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752591AbdEPP5C (ORCPT ); Tue, 16 May 2017 11:57:02 -0400 Received: from mx2.suse.de ([195.135.220.15]:37170 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751633AbdEPP4z (ORCPT ); Tue, 16 May 2017 11:56:55 -0400 Date: Tue, 16 May 2017 17:56:09 +0200 From: Cyril Hrubis To: ltp@lists.linux.it, linux-kernel@vger.kernel.org, libc-alpha@sourceware.org Cc: lwn@lwn.net, akpm@linux-foundation.org, torvalds@linux-foundation.org Subject: [ANNOUNCE] The Linux Test Project has been released for May 2017 Message-ID: <20170516155609.GA26861@rei.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Good news everyone, the Linux Test Project test suite stable release for *May 2017* has been released. Since the last release 264 patches by 28 authors were merged. Notable changes are: o New tests for: - quotaclt() regression test - quotactl() Q_XGETNEXTQUOTA - lseek() SEEK_HOLE and SEEK_DATA - keyctl() regression tests - memfd_create() tests - madvise() MADV_FREE, MADV_DONTDUMP, MADV_HWPOISON - recvmsg() regression test - getxattr() regression test - ioctl() BLKGETSIZE/BLKGETSIZE64, BLKRAGET/BLKRASET, BLKROSET/BLKROGET - move_pages() regression test o Additional 47 testcases were cleaned up and converted to the new test library. o SAFE_MACROS() can now be used in test cleanup which significantly simplifies test cleanup functions. o Numa memory migration testcases were cleaned up and fixed. o Minimal testing device size was bumped to 256MB in order to support modern filesystems. o Initiall ANDROID support was merged in. o Test output is now colorized in case that we print to terminal. + The usuall amount of fixes all around the place The latest version of the test-suite contains 3000+ tests for the Linux and can be downloaded at: https://github.com/linux-test-project/ltp/releases/tag/20170516 The project pages as well as GIT repository are hosted on GitHub: https://github.com/linux-test-project/ltp http://linux-test-project.github.io/ If you ever wondered how to write a LTP testcase, don't miss our developer documentation at: https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines https://github.com/linux-test-project/ltp/wiki/BuildSystem Patches, new tests, bugs, comments or questions should go to to our mailing list at ltp@lists.linux.it. -- Cyril Hrubis chrubis@suse.cz