test_sysctl: Group node sysctl test under one func
authorJoel Granados <j.granados@samsung.com>
Fri, 16 Jun 2023 08:59:17 +0000 (10:59 +0200)
committerLuis Chamberlain <mcgrof@kernel.org>
Sun, 18 Jun 2023 09:32:53 +0000 (02:32 -0700)
commite009bd5efe81c5ccd2c08626a79c37d2a238ff15
treedbf90dc4e6cfbb743019d857e3d2d3605a2de05a
parenta40b702789a480904b15f5843c4ed79f969ee4d5
test_sysctl: Group node sysctl test under one func

Preparation commit to add a new type of test to test_sysctl.c. We
want to differentiate between node and (sub)directory tests.

Signed-off-by: Joel Granados <j.granados@samsung.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
lib/test_sysctl.c