[ANNOUNCE] The Linux Test Project has been released for JANUARY 2020

From: Cyril Hrubis
Date: Mon Jan 20 2020 - 11:39:40 EST


Good news everyone,

the Linux Test Project test suite stable release for *January 2020* has been
released.

Since the last release 195 patches by 31 authors were merged.

NOTABLE CHANGES
===============

* New tests
- vmsplice03 (splicing pipe to user memory)
- prctl08, prctl09 (PR_{SET,GET}_TIMERSLACK)

* New regression tests
- bpf_prog03

* Increased coverage
- quotactl tests were rewritten and coverage was increased

* Additional 19 tests were converted to the new test library

* Removed tests
- TI-RPC authdes related tests (authdes is disabled by default since libtirpc 1.2.5)
- openposix/pi_test*
- ext4 features tests
(the interesting bits are being moved to xfstests
https://patchwork.kernel.org/patch/11290345/)

* Our Travis now includes native ppc64le and s390x builds

* Improved musl support, build with musl in Travis CI using Alpine Linux
(broken tests are documented in Travis build script travis/alpine.sh)

* Regression tests now print possibly missing kernel commits:

--------------------------------------------------------------------------
snd_timer01.c:134: FAIL: kernel seems vulnerable

HINT: You _MAY_ be missing kernel fixes, see:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d11662f4f798
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba3021b2c79b

HINT: You _MAY_ be vulnerable to CVE(s), see:

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000380

Summary:
passed 0
failed 1
skipped 0
warnings 0
--------------------------------------------------------------------------

+ The usual amount of fixes and cleanups.


METADATA EXTRACTION & TEST CATALOGUE
====================================

There is an ongoing experiment that attempts to extract metadata[1] from the
testcases, we also have a proof of concept web page that renders the json
metadata into a browseable test documentation[2]. There is not much there yet,
but we are hoping, among other things, to build a nice, searchable and
browseable test catalogue based on these efforts.

[1] https://github.com/metan-ucw/ltp/tree/master/docparse
[2] http://metan.ucw.cz/outgoing/metadata.html
http://metan.ucw.cz/outgoing/metadata.html?test=abort01
http://metan.ucw.cz/outgoing/metadata.html?test=pcrypt_aead01


NOTABLE CHANGES IN NETWORK TESTS
================================
brought to you by Petr Vorel

* iptables: add new test for iptables-translate and nft, add IPv6 support
* route: rewrite route change destination, gateway and interface tests into new API


DOWNLOAD AND LINKS
==================

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/20190930

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/C-Test-Case-Tutorial
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@xxxxxxxxxxxxxxx


CREDITS
=======

Many thanks to the people contributing to this release:

git shortlog -s -e -n 20190930..
45 Petr Vorel <pvorel@xxxxxxx>
22 Jan Stancek <jstancek@xxxxxxxxxx>
22 Yang Xu <xuyang2018.jy@xxxxxxxxxxxxxx>
13 Cyril Hrubis <chrubis@xxxxxxx>
13 Petr Vorel <petr.vorel@xxxxxxxxx>
11 Li Wang <liwang@xxxxxxxxxx>
10 Joerg Vehlow <joerg.vehlow@xxxxxxxxxxx>
10 Martin Doucha <mdoucha@xxxxxxx>
7 Alexey Kodanev <alexey.kodanev@xxxxxxxxxx>
6 Clemens Famulla-Conrad <cfamullaconrad@xxxxxxx>
5 Xiao Yang <ice_yangxiao@xxxxxxx>
3 Feiyu Zhu <zhufy.jy@xxxxxxxxxxxxxx>
2 Jorik Cronenberg <jcronenberg@xxxxxxx>
2 Pengfei Xu <pengfei.xu@xxxxxxxxx>
2 Ping Fang <pifang@xxxxxxxxxx>
2 Richard Palethorpe <rpalethorpe@xxxxxxxx>
1 Cai Zhenglong <caizhenglong_cm@xxxxxxxxxx>
1 Dylan Chung <dylan@xxxxxxxxxxxxx>
1 Eric Lin <tesheng@xxxxxxxxxxxxx>
1 Fabrice Fontaine <fontaine.fabrice@xxxxxxxxx>
1 He Zhe <zhe.he@xxxxxxxxxxxxx>
1 Ivan Hu <ivan.hu@xxxxxxxxxxxxx>
1 Ma Feng <mafeng.ma@xxxxxxxxxx>
1 Mathias Fiedler <mathias.fiedler@xxxxxxxxxxx>
1 Rachel Sibley <rasibley@xxxxxxxxxx>
1 Song Jian <songjian15@xxxxxxxxxx>
1 Sultan Alsawaf <sultan@xxxxxxxxxxxxxxx>
1 Xiang Li <lixian@xxxxxxxxxxxxxxxx>
1 Yi Zhao <yi.zhao@xxxxxxxxxxxxx>
1 Yongxin Liu <yongxin.liu@xxxxxxxxxxxxx>
1 Zou Wei <zou_wei@xxxxxxxxxx>


And also thanks to patch reviewers:

git log 20190930.. | grep -Ei '(reviewed|acked)-by:' | sed 's/.*by: //' | sort | uniq -c | sort -n -r
76 Cyril Hrubis <chrubis@xxxxxxx>
46 Petr Vorel <pvorel@xxxxxxx>
28 Li Wang <liwang@xxxxxxxxxx>
19 Jan Stancek <jstancek@xxxxxxxxxx>
9 Alexey Kodanev <alexey.kodanev@xxxxxxxxxx>
5 Clemens Famulla-Conrad <cfamullaconrad@xxxxxxx>
4 Richard Palethorpe <rpalethorpe@xxxxxxxx>
3 Yang Xu <xuyang2018.jy@xxxxxxxxxxxxxx>
1 Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx>
1 Sumit Garg <sumit.garg@xxxxxxxxxx>
1 Steve Dickson <steved@xxxxxxxxxx>
1 Petr Vorel <petr.vorel@xxxxxxxxx>
1 Joerg Vehlow <joerg.vehlow@xxxxxxxxxxx>
1 Amir Goldstein <amir73il@xxxxxxxxx>

--
Cyril Hrubis
chrubis@xxxxxxx