public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2018-03-26 14:33:33 to 2018-04-10 15:56:04 UTC [more...]

[LTP] [RFC PATCH v2 0/4] Rewrite tests into new API + fixes
 2018-04-10 15:56 UTC  (11+ messages)
` [LTP] [RFC PATCH v2 1/4] security/ima: "
` [LTP] [RFC PATCH v2 3/4] ima/ima_boot_aggregate: Increase MAX_EVENT_SIZE to 8k

[LTP] [RFC PATCH v6 0/7] Rewriting network tests into new shell API
 2018-04-10 15:18 UTC  (14+ messages)
` [LTP] [RFC PATCH v6 1/7] tst_net.sh: Support both new and legacy APIs + rename
` [LTP] [RFC PATCH v6 2/7] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v6 3/7] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v6 4/7] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v6 5/7] network/if-updown: Restore IP in cleanup function
` [LTP] [RFC PATCH v6 6/7] tst_net_stress.sh: Migrate with dependencies to new API + rename
` [LTP] [RFC PATCH v6 7/7] network/interface: Split tests to test only one command per test

[LTP] [PATCH v2] commands: Remove outdated mail tests
 2018-04-10 12:52 UTC 

[LTP] Make use of .needs_rofs
 2018-04-10 10:21 UTC  (13+ messages)
` [LTP] [RFC PATCH 1/8] lib/tst_test.c: mntpoint implies tmpdir
` [LTP] [RFC PATCH 2/8] lib/tst_test: Populate the read-only fs
` [LTP] [RFC PATCH 3/8] syscalls/chmod06: Rewrite the new library
` [LTP] [RFC PATCH 4/8] syscalls/rmdir02: Make use of .needs_rofs
` [LTP] [RFC PATCH 5/8] syscalls/mkdirat02: Rewrite to the new library
` [LTP] [RFC PATCH 6/8] syscalls/link08: "
` [LTP] [RFC PATCH 7/8] syscalls/utimes01: "
` [LTP] [RFC PATCH 8/8] syscalls/fchmod06: Convert "

[LTP] [PATCH v2] commands: Remove outdated sssd command
 2018-04-10  9:06 UTC 

[LTP] [PATCH 1/1] commands: Remove outdated sssd command
 2018-04-10  8:54 UTC  (2+ messages)

[LTP] [PATCH 1/1] commands: Remove outdated mail tests
 2018-04-10  8:50 UTC  (2+ messages)

[LTP] [PATCH 1/1] utils/compat_16.mk: Further cleanup of unused sections and variables
 2018-04-10  7:23 UTC  (5+ messages)

[LTP] [PATCH 1/2] syscalls/preadv01: Run test for all filesystems
 2018-04-10  2:42 UTC  (15+ messages)
` [LTP] [PATCH 2/2] syscalls/pwritev01: "
      ` [LTP] [PATCH v2 1/2] preadv/preadv03.c: Add new testcase
        ` [LTP] [PATCH v2 2/2] pwritev/pwritev03.c: "
          ` [LTP] [PATCH v3 1/2] preadv/preadv03.c: "
            ` [LTP] [PATCH v3 2/2] pwritev/pwritev03.c: "
              ` [LTP] [PATCH v4 1/2] preadv/preadv03.c: "
                ` [LTP] [PATCH v4 2/2] pwritev/pwritev03.c: "

[LTP] [PATCH 1/1] tst_test.sh: Add test cmd helper tst_test_cmds()
 2018-04-09 18:52 UTC  (6+ messages)

[LTP] Ticket tracking system for LTP
 2018-04-09 15:17 UTC 

[LTP] [RFC PATCH] read_all: give more time to wait children finish read action
 2018-04-09 13:00 UTC  (8+ messages)

[LTP] [PATCH 1/2] utils/compat_16: Add compat_tst_16.h for new API
 2018-04-09 11:45 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/setuid: Cleanup && Convert to "

[LTP] Get rid of few more useless sleep() calls
 2018-04-09  9:44 UTC  (11+ messages)
` [LTP] [RFC PATCH 1/6] exit02: Rewrite to new library
` [LTP] [RFC PATCH 2/6] syscalls/pipe11: "
` [LTP] [RFC PATCH 3/6] syscalls/alarm05: Rewrite to the "
` [LTP] [RFC PATCH 4/6] syscalls/alarm01: Remove
` [LTP] [RFC PATCH 5/6] syscalls/waitpid01: Rewrite to the new library
` [LTP] [RFC PATCH 6/6] syscalls/wait401: "

[LTP] [PATCH 1/1] Remove ht_interrupt test case
 2018-04-08 19:19 UTC  (2+ messages)

[LTP] [PATCH v2 0/3] Add Netlink and Crypto libraries, plus pcrypt_aead01
 2018-04-06 12:20 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] lib: Add tst_crypto and tst_netlink libs

[LTP] [RFC PATCH v5 0/6] Rewriting network tests into new shell API
 2018-04-05 17:15 UTC  (8+ messages)
` [LTP] [RFC PATCH v5 1/6] tst_net.sh: Support both new and legacy APIs + rename
` [LTP] [RFC PATCH v5 2/6] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v5 3/6] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v5 4/6] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v5 5/6] tst_net_stress.sh: Migrate with dependencies to new API + rename
` [LTP] [RFC PATCH v5 6/6] network/interface: Split tests to test only one command per test

[LTP] [PATCH 1/2] lib/test_net.sh: lower default test parameters
 2018-04-05 13:43 UTC  (4+ messages)
` [LTP] [PATCH 2/2] nfs06: decrease number of processes per fsstress run

[LTP] [PATCH COMMITTED 1/3] netstress: handle pmtu update on EMSGSIZE error
 2018-04-05 10:56 UTC  (3+ messages)
` [LTP] [PATCH COMMITTED 2/3] netstress: fix partial checksum length for UDP-Lite protocol
` [LTP] [PATCH COMMITTED 3/3] network/geneve: don't set lower device for geneve tunnel

[LTP] [PATCH] sctp/sctp_big_chunk.c: Add a hint on failure with EINVAL
 2018-04-05 10:27 UTC 

[LTP] [RFC PATCH v4 0/6] Rewrite tests into new API + fixes
 2018-04-05  0:06 UTC  (7+ messages)
` [LTP] [RFC PATCH v4 1/6] tst_net.sh: Support both new and legacy APIs + rename
` [LTP] [RFC PATCH v4 2/6] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v4 3/6] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v4 4/6] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v4 5/6] tst_net_stress.sh: Migrate with dependencies to new API + rename
` [LTP] [RFC PATCH v4 6/6] network/interface: Split tests to test only one command per test

[LTP] [RFC] tst_check_cmds to exit only current test
 2018-04-04 14:57 UTC  (7+ messages)

[LTP] [RFC PATCH v3 0/5] Rewriting network tests into new shell API
 2018-04-04 14:33 UTC  (11+ messages)
` [LTP] [RFC PATCH v3 1/5] tst_net.sh: Support both old and new shell APIs + rename it
` [LTP] [RFC PATCH v3 2/5] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v3 3/5] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v3 4/5] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v3 5/5] net: Migrate test_net_stress.sh and it's dependencies to new shell API

[LTP] [PATCH] syscalls/mmap17.c: Add new regression test
 2018-04-04 14:31 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[LTP] [PATCH] sctp/sctp_big_chunk.c: Fix compiler error
 2018-04-04 13:04 UTC  (8+ messages)
      ` [LTP] [PATCH v2] "

[LTP] [PATCH] Fix floating point tests Android compatibility
 2018-04-04  8:29 UTC  (2+ messages)

[LTP] [PATCH] [RESEND] syscalls/mprotect01: map /dev/zero instead of /etc/passwd
 2018-04-04  7:38 UTC  (2+ messages)

[LTP] [PATCH] fcntl37: test posix lock across execve
 2018-04-03 14:28 UTC  (11+ messages)
` [LTP] [PATCH v2] "

[LTP] [RFC PATCH v2 0/3] Rewritting network tests into new shell API
 2018-04-03  7:23 UTC  (8+ messages)
` [LTP] [RFC PATCH v2 1/3] test_net.sh: Support both old and new shell APIs
` [LTP] [RFC PATCH v2 2/3] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v2 3/3] net: Migrate test_net_stress.sh and it's dependencies to new shell API

[LTP] [PATCH] Make floating point tests Android-compatible
 2018-04-03  1:41 UTC  (3+ messages)

[LTP] suggest about add tc command test
 2018-03-30 17:20 UTC  (2+ messages)

[LTP] [PATCH 1/3] syscalls/fchmod.h: Move common macros to fchmod.h
 2018-03-30 10:56 UTC  (3+ messages)
` [LTP] [PATCH 2/3] syscalls/fchmod01.c: Convert to new API && merge fchmod07 into fchmod01
` [LTP] [PATCH 3/3] syscalls/fchmod02.c: Cleanup && convert to new API

[LTP] [RFC PATCH 0/3] Rewritting network tests into new shell API
 2018-03-29 17:30 UTC  (6+ messages)
` [LTP] [RFC PATCH 1/3] test_net.sh: Support both old and new shell APIs
` [LTP] [RFC PATCH 2/3] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH 3/3] net: Migrate test_net_stress.sh and it's dependencies to new shell API

[LTP] [RFC PATCH 1/1] lib, commands: Add tst_verify_cmd() and use it
 2018-03-29 12:25 UTC 

[LTP] LTP-20170116: in6_01 fail
 2018-03-29 11:12 UTC 

[LTP] [PATCH v2 0/2] sctp: add new regression test for CVE-2018-5803
 2018-03-29  6:12 UTC  (5+ messages)
` [LTP] [PATCH v2 1/2] include/lapi: add sctp.h

[LTP] [PATCH] setregid: use common user and group names
 2018-03-28 20:32 UTC  (8+ messages)

[LTP] [PATCH v2] setregid: use common user and group names
 2018-03-27 17:36 UTC 

[LTP] Passed: linux-test-project/ltp#727 (master - 126bf6e)
 2018-03-27 16:14 UTC 

[LTP] [COMMITTED 1/1] network/route: Remove route{4, 6}-ifdown tests
 2018-03-27 15:55 UTC 

[LTP] Errored: linux-test-project/ltp#726 (master - 05398fa)
 2018-03-27 15:18 UTC 

[LTP] Errored: linux-test-project/ltp#725 (master - fc42ec9)
 2018-03-27 14:01 UTC 

[LTP] [PATCH ltp] tools/apicmds/.gitignore: add tst_flush
 2018-03-27 13:47 UTC  (3+ messages)

[LTP] [PATCH] testcases: fix file path to control access to cron
 2018-03-27 13:33 UTC  (2+ messages)

[LTP] [PATCH v6 0/3] Add regression test for CVE-2017-17053
 2018-03-27 13:01 UTC  (5+ messages)

[LTP] [PATCH] lib/tst_test.c: log testing fstyp when iterating all_filesystems
 2018-03-26 16:47 UTC  (2+ messages)


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