From: Jan Stancek <jstancek@redhat.com>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] [PATCH] cpuset_base_ops_testset.sh: drop sched_relax_domain_level test
Date: Mon, 19 Sep 2011 09:08:30 +0200 [thread overview]
Message-ID: <4E76EA6E.40004@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 570 bytes --]
At the moment we don't have reliable way to enumerate
all possible values, which can be used. They are dependent
on both kernel version and kernel config.
Based on previous discussion here:
http://article.gmane.org/gmane.linux.ltp/14146/match=sched_relax_domain_level
it seems better to get rid of this testcase, rather than testing
internal knobs, which can change at anytime.
Signed-off-by: Jan Stancek <jstancek@redhat.com>
---
.../cpuset_base_ops_testset.sh | 27
+-------------------
1 files changed, 1 insertions(+), 26 deletions(-)
[-- Attachment #2: 0001-cpuset_base_ops_testset.sh-drop-sched_relax_domain_l.patch --]
[-- Type: text/x-patch, Size: 1036 bytes --]
diff --git a/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/cpuset_base_ops_testset.sh b/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/cpuset_base_ops_testset.sh
index 2b1016e..1b84996 100755
--- a/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/cpuset_base_ops_testset.sh
+++ b/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/cpuset_base_ops_testset.sh
@@ -176,28 +176,6 @@ test_flags()
done # for filename in flagfiles
}
-test_domain()
-{
- cfile_name="sched_relax_domain_level"
- while read domain_level result
- do
- base_op_test "$CPUSET/sched_relax_domain_level" "$domain_level" "$result"
- done <<- EOF
- NULL 0
- 0 0
- 1 1
- 2 2
- 3 3
- 4 4
- 5 5
- 6 WRITE_ERROR
- -1 -1
- -2 WRITE_ERROR
- A WRITE_ERROR
- EOF
- # while read domain_level result
-}
-
# attach_task_test <cpus> <mems> <expect>
attach_task_test()
{
@@ -288,10 +266,7 @@ test_mems
# Case 36-83
test_flags
-# Case 84-94
-test_domain
-
-# Case 95-97
+# Case 84-86
test_attach_task
exit $exit_status
[-- Attachment #3: Type: text/plain, Size: 369 bytes --]
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1
[-- Attachment #4: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next reply other threads:[~2011-09-19 7:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-19 7:08 Jan Stancek [this message]
2011-10-19 14:02 ` [LTP] [PATCH] cpuset_base_ops_testset.sh: drop sched_relax_domain_level test Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E76EA6E.40004@redhat.com \
--to=jstancek@redhat.com \
--cc=ltp-list@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox