public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] shell: fix regression since 1878502f6
@ 2024-01-23 16:26 Petr Vorel
  2024-01-23 16:26 ` [LTP] [PATCH 1/4] tst_test.sh: Improve info on wrong tst_brk param Petr Vorel
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Petr Vorel @ 2024-01-23 16:26 UTC (permalink / raw)
  To: ltp

Hi all,

various tests fails since 1878502f6:

TBROK: tst_brk can be called only with TBROK or TCONF

This should be merged before the release.
(or revert 1878502f6).

Kind regards,
Petr

Petr Vorel (4):
  tst_test.sh: Improve info on wrong tst_brk param
  commands: Fix tst_brk TFAIL
  kernel: Fix tst_brk TFAIL
  network: Fix tst_brk TFAIL

 testcases/commands/gzip/gzip_tests.sh         |  3 +-
 testcases/commands/mv/mv_tests.sh             |  3 +-
 .../cpuset/cpuset_regression_test.sh          | 18 +++++++----
 .../kernel/device-drivers/zram/zram01.sh      |  3 +-
 .../kernel/device-drivers/zram/zram_lib.sh    | 30 ++++++++++++-------
 .../fs/quota_remount/quota_remount_test01.sh  |  3 +-
 .../security/integrity/ima/tests/ima_tpm.sh   |  3 +-
 testcases/lib/tst_test.sh                     |  2 +-
 testcases/network/nfs/nfs_stress/nfs06.sh     |  5 +++-
 testcases/network/stress/route/route-lib.sh   |  8 +++--
 testcases/network/stress/ssh/ssh-stress.sh    | 16 +++++++---
 testcases/network/tcp_cmds/host/host01.sh     |  5 ++--
 .../network/tcp_cmds/ipneigh/ipneigh01.sh     | 21 ++++++++-----
 testcases/network/virt/virt_lib.sh            | 12 +++++---
 testcases/network/xinetd/xinetd_tests.sh      |  7 +++--
 15 files changed, 93 insertions(+), 46 deletions(-)

-- 
2.43.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-01-24 17:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 16:26 [LTP] [PATCH 0/4] shell: fix regression since 1878502f6 Petr Vorel
2024-01-23 16:26 ` [LTP] [PATCH 1/4] tst_test.sh: Improve info on wrong tst_brk param Petr Vorel
2024-01-23 16:26 ` [LTP] [PATCH 2/4] commands: Fix tst_brk TFAIL Petr Vorel
2024-01-23 16:26 ` [LTP] [PATCH 3/4] kernel: " Petr Vorel
2024-01-24 10:57   ` Cyril Hrubis
2024-01-24 12:02     ` Petr Vorel
2024-01-24 12:19       ` Cyril Hrubis
2024-01-24 17:18         ` Petr Vorel
2024-01-23 16:26 ` [LTP] [PATCH 4/4] network: " Petr Vorel
2024-01-24 12:34   ` Martin Doucha
2024-01-24 13:48     ` Petr Vorel
2024-01-24  9:31 ` [LTP] [PATCH 0/4] shell: fix regression since 1878502f6 Li Wang

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