Searched hist:"777740779 ec5bd05eac85d9bbbb6b11457cfd238" (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ |
H A D | test_sysctl.c | diff 777740779ec5bd05eac85d9bbbb6b11457cfd238 Tue Nov 21 12:02:19 CET 2023 Joel Granados <j.granados@samsung.com> sysctl: Add a selftest for handling empty dirs
Basic test to ensure that empty directories can be registered and that they in turn can serve as a base dir for other registrations.
Add one test to the sysctl selftest module. It first registers an empty directory under "empty_add" and then uses that as a base to register another empty dir. The sysctl bash script then checks that "empty_add" is present and that there an empty directory within it.
Signed-off-by: Joel Granados <j.granados@samsung.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|
/linux/tools/testing/selftests/sysctl/ |
H A D | sysctl.sh | diff 777740779ec5bd05eac85d9bbbb6b11457cfd238 Tue Nov 21 12:02:19 CET 2023 Joel Granados <j.granados@samsung.com> sysctl: Add a selftest for handling empty dirs
Basic test to ensure that empty directories can be registered and that they in turn can serve as a base dir for other registrations.
Add one test to the sysctl selftest module. It first registers an empty directory under "empty_add" and then uses that as a base to register another empty dir. The sysctl bash script then checks that "empty_add" is present and that there an empty directory within it.
Signed-off-by: Joel Granados <j.granados@samsung.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
|