---
.../kernel/timers/clock_settime/clock_settime03.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/testcases/kernel/timers/clock_settime/clock_settime03.c
b/testcases/kernel/timers/clock_settime/clock_settime03.c
index 7638abd..5026242 100755
--- a/testcases/kernel/timers/clock_settime/clock_settime03.c
+++ b/testcases/kernel/timers/clock_settime/clock_settime03.c
@@ -193,7 +193,8 @@ main(int ac, char **av)
, testcase[i].exp_errval,
testcase[i].err_desc);
} else {
- tst_resm(TFAIL, "clock_settime(2) failed to"
+ tst_resm(TFAIL | TTERRNO,
+ "clock_settime(2) failed to"
" produce expected error; %d"
" , errno : %s and got %ld",
testcase[i].exp_errno,
--
1.6.2.5
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list