Home
last modified time | relevance | path

Searched hist:e8a457b73569d7096ff46c307c37dbba55dd7a9c (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.she8a457b73569d7096ff46c307c37dbba55dd7a9c Sun Mar 30 21:52:48 UTC 2025 Waiman Long <longman@redhat.com> selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh

The current cgroup directory layout for running the partition state
transition tests is mainly suitable for testing local partitions as
well as with a mix of local and remote partitions. It is not that
suitable for doing extensive remote partition and nested remote/local
partition testing.

Add a new set of remote partition tests REMOTE_TEST_MATRIX with another
cgroup directory structure more tailored for remote partition testing
to provide better code coverage.

Also add a few new test cases as well as adjusting existig ones for
the original TEST_MATRIX.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>