public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] runtest cleanup
@ 2024-01-30  7:35 Petr Vorel
  2024-01-30  7:35 ` [LTP] [PATCH 1/3] runtest: Move capability related tests to new capability Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Petr Vorel @ 2024-01-30  7:35 UTC (permalink / raw)
  To: ltp

Petr Vorel (3):
  runtest: Move capability related tests to new capability
  runtest: Move io content to ltp-aiodio.part4
  runtest: Remove 'ltp-' prefix from aio* runtests

 runtest/{ltp-aio-stress => aio-stress}     | 0
 runtest/{ltp-aiodio.part1 => aiodio.part1} | 0
 runtest/{ltp-aiodio.part2 => aiodio.part2} | 0
 runtest/{ltp-aiodio.part3 => aiodio.part3} | 0
 runtest/{ltp-aiodio.part4 => aiodio.part4} | 6 +++---
 runtest/cap_bounds                         | 2 --
 runtest/{securebits => capability}         | 5 ++++-
 runtest/filecaps                           | 2 --
 runtest/io                                 | 3 ---
 9 files changed, 7 insertions(+), 11 deletions(-)
 rename runtest/{ltp-aio-stress => aio-stress} (100%)
 rename runtest/{ltp-aiodio.part1 => aiodio.part1} (100%)
 rename runtest/{ltp-aiodio.part2 => aiodio.part2} (100%)
 rename runtest/{ltp-aiodio.part3 => aiodio.part3} (100%)
 rename runtest/{ltp-aiodio.part4 => aiodio.part4} (90%)
 delete mode 100644 runtest/cap_bounds
 rename runtest/{securebits => capability} (53%)
 delete mode 100644 runtest/filecaps
 delete mode 100644 runtest/io

-- 
2.43.0


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

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

end of thread, other threads:[~2024-05-09 10:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-30  7:35 [LTP] [PATCH 0/3] runtest cleanup Petr Vorel
2024-01-30  7:35 ` [LTP] [PATCH 1/3] runtest: Move capability related tests to new capability Petr Vorel
2024-05-09  9:42   ` Cyril Hrubis
2024-05-09 10:33     ` Petr Vorel
2024-01-30  7:35 ` [LTP] [PATCH 2/3] runtest: Move io content to ltp-aiodio.part4 Petr Vorel
2024-05-09  9:45   ` Cyril Hrubis
2024-01-30  7:35 ` [LTP] [PATCH 3/3] runtest: Remove 'ltp-' prefix from aio* runtests Petr Vorel
2024-05-09  9:46   ` Cyril Hrubis
2024-05-09 10:25     ` Petr Vorel

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