[LTP] [PATCH v10 1/2] kill01: New case cgroup kill
Petr Vorel
pvorel@suse.cz
Fri Apr 28 10:04:54 CEST 2023
Hi Wei,
this commit should be second, after "tst_cgroup.c: Add a cgroup base
controller". Because it depends on it. With the current (wrong) order,
it compiles, but it fails in runtime:
$ ./cgroup_core03
tst_cgroup.c:803: TBROK: 'base' controller is unknown to LTP
We try to have each commit "working": 1) possible to compile
2) test actually working. This is needed when we try to search for error with
git bisect.
You can mention in "tst_cgroup.c: Add a cgroup base controller",
that it will be needed in the test added in following commit.
Kind regards,
Petr
More information about the ltp
mailing list