* [LTP] [PATCH] sched_getattr/sched_getattr02: Add some message to describe the case
@ 2015-11-06 6:33 Cui Bixuan
2015-11-10 14:20 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Cui Bixuan @ 2015-11-06 6:33 UTC (permalink / raw)
To: ltp
Add some message to describe the testcase
Signed-off-by: Cui Bixuan <cuibixuan@huawei.com>
---
.../syscalls/sched_getattr/sched_getattr02.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/testcases/kernel/syscalls/sched_getattr/sched_getattr02.c b/testcases/kernel/syscalls/sched_getattr/sched_getattr02.c
index c5201c5..5db9942 100644
--- a/testcases/kernel/syscalls/sched_getattr/sched_getattr02.c
+++ b/testcases/kernel/syscalls/sched_getattr/sched_getattr02.c
@@ -11,6 +11,14 @@
* the GNU General Public License for more details.
*/
+ /* Description:
+ * Verify that:
+ * 1) sched_getattr fails with unused pid
+ * 2) sched_getattr fails with invalid address
+ * 3) sched_getattr fails with invalid value
+ * 4) sched_getattr fails with invalid flag
+ */
+
#define _GNU_SOURCE
#include <unistd.h>
--
1.6.0.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [LTP] [PATCH] sched_getattr/sched_getattr02: Add some message to describe the case
2015-11-06 6:33 [LTP] [PATCH] sched_getattr/sched_getattr02: Add some message to describe the case Cui Bixuan
@ 2015-11-10 14:20 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2015-11-10 14:20 UTC (permalink / raw)
To: ltp
Hi!
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-10 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 6:33 [LTP] [PATCH] sched_getattr/sched_getattr02: Add some message to describe the case Cui Bixuan
2015-11-10 14:20 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox