* [LTP] [PATCH] cpuset_regression_test.sh: Renamed the test function
@ 2023-04-27 17:55 Sowmya TI
2023-04-28 10:13 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Sowmya TI @ 2023-04-27 17:55 UTC (permalink / raw)
To: ltp; +Cc: Sowmya TI
Signed-off-by: Sowmya TI <reachmesowmyati@gmail.com>
---
testcases/kernel/controllers/cpuset/cpuset_regression_test.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testcases/kernel/controllers/cpuset/cpuset_regression_test.sh b/testcases/kernel/controllers/cpuset/cpuset_regression_test.sh
index 8e87d20e4..1ae8933bc 100755
--- a/testcases/kernel/controllers/cpuset/cpuset_regression_test.sh
+++ b/testcases/kernel/controllers/cpuset/cpuset_regression_test.sh
@@ -12,7 +12,7 @@
TST_SETUP=setup
TST_CLEANUP=cleanup
-TST_TESTFUNC=test
+TST_TESTFUNC=do_test
TST_NEEDS_ROOT=1
TST_NEEDS_TMPDIR=1
TST_MIN_KVER="3.18"
@@ -178,7 +178,7 @@ cleanup()
cgroup_cleanup
}
-test()
+do_test()
{
local cpu_exclusive_tmp cpus_value
--
2.40.1.windows.1
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [LTP] [PATCH] cpuset_regression_test.sh: Renamed the test function
2023-04-27 17:55 [LTP] [PATCH] cpuset_regression_test.sh: Renamed the test function Sowmya TI
@ 2023-04-28 10:13 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2023-04-28 10:13 UTC (permalink / raw)
To: Sowmya TI; +Cc: ltp
Hi!
I've added a short description for the commit and pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-28 10:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-27 17:55 [LTP] [PATCH] cpuset_regression_test.sh: Renamed the test function Sowmya TI
2023-04-28 10:13 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox