All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/4]  cgroup tests newlib-porting
@ 2018-12-20 18:21 Cristian Marussi
  2018-12-20 18:21 ` [LTP] [PATCH v2 1/4] cgroup_regression_test.sh ported to newlib Cristian Marussi
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Cristian Marussi @ 2018-12-20 18:21 UTC (permalink / raw)
  To: ltp

This series converts cgroup/ regression tests to LTP newlib and performs
a general cleanup as follows:

- remove bashism from all tests' scripts
- mostly remove usage of global vars
- convert to SPDX headers
- expose a controllers' common /proc/mounts parsing function
- rename tests' helpers prefixing them with a test-specific tag to avoid
  name clashes on install: I have not renamed the tests' helpers using
  more specific meaningful name, since all of them performs really
  trivial ops needed and meaningful in the context of the regression-test
  subcase they serve; so I thought it would have been better to keep their
  names as they are now, bound to the subcase they help.

Cristian Marussi (4):
  [LTP] cgroup_regression_test.sh ported to newlib
  [LTP] cgroup_regression_test.sh cleanup
  [LTP] cgroup_regression_test.sh: added helper
  [LTP] cgroup: helpers various fixes



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

end of thread, other threads:[~2018-12-21 18:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20 18:21 [LTP] [PATCH v2 0/4] cgroup tests newlib-porting Cristian Marussi
2018-12-20 18:21 ` [LTP] [PATCH v2 1/4] cgroup_regression_test.sh ported to newlib Cristian Marussi
2018-12-21 14:25   ` Petr Vorel
2018-12-21 15:20     ` Cristian Marussi
2018-12-21 18:23       ` Cristian Marussi
2018-12-21 14:35   ` Petr Vorel
2018-12-21 15:27     ` Cristian Marussi
2018-12-20 18:21 ` [LTP] [PATCH v2 2/4] cgroup_regression_test.sh cleanup Cristian Marussi
2018-12-20 18:21 ` [LTP] [PATCH v2 3/4] cgroup_regression_test.sh: added helper Cristian Marussi
2018-12-20 18:21 ` [LTP] [PATCH v2 4/4] cgroup: helpers various fixes Cristian Marussi
2018-12-21 14:01   ` Petr Vorel
2018-12-21 15:29     ` Cristian Marussi
2018-12-21 18:23     ` Cristian Marussi
2018-12-21 13:39 ` [LTP] [PATCH v2 0/4] cgroup tests newlib-porting Petr Vorel
2018-12-21 15:36   ` Cristian Marussi
2018-12-21 15:47     ` Petr Vorel
2018-12-21 18:23       ` Cristian Marussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.