public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2018-04-23 03:32:44 to 2018-05-04 18:20:11 UTC [more...]

[LTP] LTP master testing on arm64 hikey
 2018-05-04 18:20 UTC  (6+ messages)

[LTP] [PATCH v3 1/3] lib/tst_checksum: add crc32c checksum
 2018-05-04 15:13 UTC  (9+ messages)
` [LTP] [PATCH v3 2/3] sctp_big_chunk: make INIT packet in the test
` [LTP] [PATCH v3 3/3] sctp_big_chunk: use SPDX-License-Identifier GPL-2.0

[LTP] [PATCH 1/1] setregid: Fallback to `nogroup' group
 2018-05-04 15:02 UTC  (4+ messages)

[LTP] [PATCH 1/1] ipneigh01: Replace TCONF error message with TINFO
 2018-05-04 14:41 UTC  (3+ messages)

[LTP] [PATCH] inotify07: Add test for kernel crash during event notification
 2018-05-04 14:06 UTC  (3+ messages)

[LTP] [RFC PATCH 0/3] net: Cleanup variables in TST_PARSE_ARGS functions for legacy API
 2018-05-04 13:23 UTC  (6+ messages)
` [LTP] [RFC PATCH 1/3] lib/tst_net.sh: Pass $OPTARG as $2 to TST_PARSE_ARGS function
` [LTP] [RFC PATCH 2/3] net/ipsec_lib.sh: Use positional parameters in "
` [LTP] [RFC PATCH 3/3] net/virt_lib.sh: "

[LTP] [PATCH] lib: Remove retry message from TST_RETRY_FUNC
 2018-05-04 12:53 UTC 

[LTP] [PATCH ltp] fs/ext4: enhance logic of ext4_nsec_timestamps_test
 2018-05-04  1:48 UTC  (6+ messages)

[LTP] [PATCH ltp] fs/acls/acl_test01: delete test user in do_setup() before create it
 2018-05-03 18:21 UTC 

[LTP] Want to contribute
 2018-05-03 16:37 UTC  (5+ messages)

[LTP] [PATCH] inotify07: Add test for kernel crash during event notification
 2018-05-03 15:22 UTC 

[LTP] [PATCH] setregid: use common user and group names
 2018-05-03 14:17 UTC  (4+ messages)

[LTP] LTP Release preparations
 2018-05-03 12:06 UTC  (11+ messages)

[LTP] [PATCH v2 1/3] Revert "network/vxlan03: Fix getopts parameters passed to virt_lib.sh"
 2018-05-03 11:14 UTC  (4+ messages)
` [LTP] [PATCH v2 2/3] network/virt_lib.sh: Process getopts parameters with TST_OPTS and TST_PARSE_ARGS
` [LTP] [PATCH v2 3/3] net/ipsec_lib.sh: "

[LTP] [PATCH] nfs/nfs_lib.sh: Fix wrong getopts parameter handling
 2018-05-03 10:46 UTC  (2+ messages)

[LTP] [PATCH] cve-2017-16939: drop linux/xfrm.h include
 2018-05-03  9:45 UTC  (4+ messages)

[LTP] [RFC PATCH v6 0/7] Rewriting network tests into new shell API
 2018-05-03  9:19 UTC  (3+ messages)
` [LTP] [RFC PATCH v6 1/7] tst_net.sh: Support both new and legacy APIs + rename

[LTP] [PATCH] [RFC] syscalls/perf_event_open02: Fix failures
 2018-05-03  8:49 UTC  (2+ messages)

[LTP] [PATCH] move_pages: fix integer overflow in memfree
 2018-05-03  8:41 UTC  (2+ messages)

[LTP] [RFC PATCH 1/1] tst_test.sh: TCONF on basename error when setting TST_ID
 2018-05-03  7:54 UTC  (3+ messages)

[LTP] [PATCH v2] tst_test.sh: achieve TST_RETRY_FUNC function in shell
 2018-05-03  3:34 UTC 

[LTP] [PATCH] tst_test.sh: achieve TST_RETRY_FUNC function in shell
 2018-05-03  2:56 UTC  (3+ messages)

[LTP] runltp - error when using another tmp folder
 2018-05-02 15:46 UTC  (2+ messages)

[LTP] [PATCH 1/2] *.py: Replace '#!/usr/bin/python3' with '#!/usr/bin/env python3'
 2018-05-02 15:37 UTC  (13+ messages)
` [LTP] [PATCH 2/2] commands/file01: Fix "python3" match failure

[LTP] Source code for binaries like rsh, rlogin for embedded platforms like android
 2018-05-02  8:32 UTC  (3+ messages)

[LTP] [PATCH RESEND] syscalls/swapon03: do not fail if /proc/swaps is absent
 2018-05-01 20:41 UTC  (4+ messages)

[LTP] [COMMITTED] [PATCH 1/1] ima/ima_measurements.sh: Add info about tests expecting tcb policy
 2018-05-01 14:02 UTC  (3+ messages)

[LTP] [PATCH 1/1] ima/ima_measurements.sh: Improve digest and algorithm detection
 2018-04-30 17:33 UTC 

[LTP] [PATCH 0/2] Proper fix of vxlan03.sh tests
 2018-04-30  6:25 UTC  (5+ messages)
` [LTP] [PATCH 1/2] Revert "network/vxlan03: Fix getopts parameters passed to virt_lib.sh"
` [LTP] [PATCH 2/2] network/vxlan: Fix getopts parameters passed from vxlan03 to virt_lib.sh

[LTP] [RFC PATCH v3 00/10] Rewrite tests into new API + fixes
 2018-04-28 15:09 UTC  (15+ messages)
` [LTP] [RFC PATCH v3 01/10] security/ima: "
` [LTP] [RFC PATCH v3 02/10] security/ima: Change order of tests

[LTP] [RFC PATCH 0/9] testcases: small improvements with TCONF
 2018-04-27 13:37 UTC  (20+ messages)
` [LTP] [RFC PATCH 1/9] testcases: su: Fix userdel use
` [LTP] [RFC PATCH 2/9] testcases: ar: Add TST_NEEDS_CMDS on "ar"
` [LTP] [RFC PATCH 3/9] testcases: file: Add TST_NEEDS_CMDS on readelf
` [LTP] [RFC PATCH 4/9] testcases: tar: Add TST_NEEDS_CMDS on gzip and bzip
` [LTP] [RFC PATCH 5/9] testcases: logrotate: Check if "file" command exists
` [LTP] [RFC PATCH 6/9] testcases: wc: Add "unrecognized option" as TCONF
` [LTP] [RFC PATCH 7/9] testcases: df: Add "--printf" option as needed commands
` [LTP] [RFC PATCH 8/9] testcases: test.sh: Check if "getconf" is available
` [LTP] [RFC PATCH 9/9] testcases: cpuset: "

[LTP] Commands test cases
 2018-04-27 11:37 UTC  (15+ messages)
` [LTP] [PATCH] commands: Remove all "

[LTP] [RFC PATCH 1/1] Remove old build scripts
 2018-04-27  9:03 UTC  (3+ messages)

[LTP] LTP cve-2017-5754 test fails on kernel-v4.17-rc2
 2018-04-26 10:00 UTC  (2+ messages)

[LTP] Ticket tracking system for LTP
 2018-04-26  1:44 UTC  (8+ messages)

[LTP] [RFC PATCH v3 10/10] ima: Print /proc/cmdline and IMA kernel config
 2018-04-25 14:07 UTC  (6+ messages)

[LTP] [PATCH] *.py : convert python2 to python3
 2018-04-25 13:58 UTC  (7+ messages)
` [LTP] [PATCH v2] "
` [LTP] [PATCH v3] "

[LTP] [PATCH v2 1/2] lib/tst_checksum: add crc32c checksum
 2018-04-25 10:00 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] sctp_big_chunk: make INIT packet in the test

[LTP] [PATCH] syscalls/swapon03: do not fail if /proc/swaps is absent
 2018-04-25  1:28 UTC 

[LTP] [PATCH 1/2] lib/tst_checksum: add crc32c checksum
 2018-04-24 11:13 UTC  (5+ messages)
` [LTP] [PATCH 2/2] sctp_big_chunk: make INIT packet in the test

[LTP] [PATCH v3 1/2] network/in6_02: Don't use default value for LHOST_IFACES
 2018-04-23 14:19 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] network/in6_02: Rewrite to the new library

[LTP] Make use of .needs_rofs
 2018-04-23 13:59 UTC  (4+ messages)
` [LTP] [RFC PATCH 2/8] lib/tst_test: Populate the read-only fs

[LTP] [PATCH v3 1/2] include: add an exponential backoff macro for function repeat
 2018-04-23 10:53 UTC  (3+ messages)

[LTP] [PATCH v3 2/2] read_all: wait children I/O reading in limited time
 2018-04-23  9:59 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] tst_test.sh: Add test cmd helper tst_test_cmds()
 2018-04-23  9:17 UTC 

[LTP] [PATCH] add ip6tables test case
 2018-04-23  8:08 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox