For March 2009, works just fine, even on a lower kernel version:

[r...@subratamodak ltp-full-20090331]# uname -a
Linux 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12 EDT 2008 i686 i686 i386
GNU/Linux

# ./testcases/kernel/syscalls/creat/creat08 
creat08     1  PASS  :  Test passed in block0.
creat08     2  PASS  :  Test passed in block1.
creat08     3  PASS  :  Test passed in block2.
creat08     4  PASS  :  Test passed in block3.
creat08     5  PASS  :  Test passed.
# ./testcases/kernel/syscalls/open/open10 
open10      1  PASS  :  Test passed in block0.
open10      2  PASS  :  Test passed in block1.
open10      3  PASS  :  Test passed in block2.
open10      4  PASS  :  Test passed in block3.
open10      5  PASS  :  Test passed.

For a higher kernel also works fine:

# uname -a
Linux x206f 2.6.27.19-5-default #1 SMP 2009-02-28 04:40:21 +0100 i686
i686 i386 GNU/Linux

# ./ltp-full-20090331/testcases/kernel/syscalls/creat/creat08 
creat08     1  PASS  :  Test passed in block0.
creat08     2  PASS  :  Test passed in block1.
creat08     3  PASS  :  Test passed in block2.
creat08     4  PASS  :  Test passed in block3.
creat08     5  PASS  :  Test passed.
x206f:~/subrata/ltp # echo $?
0
# ltp-full-20090331/testcases/kernel/syscalls/open/open10 
open10      1  PASS  :  Test passed in block0.
open10      2  PASS  :  Test passed in block1.
open10      3  PASS  :  Test passed in block2.
open10      4  PASS  :  Test passed in block3.
open10      5  PASS  :  Test passed.
x206f:~/subrata/ltp # echo $?
0

Regards--
Subrata

On Mon, 2009-04-06 at 05:35 -0700, Gnaneswar Devui wrote:
> 
> 
> Hi, 
>  
> I have got the following ouput for open10 and creat08 test cases of
> kernel/syscalss module in 20090228-ltp version.
>  
> For Creat08, output is as follows:
> creat08     1  FAIL  :  testdir.A.2800: Incorrect modes, setgid bit
> set 
> creat08     2  FAIL  :  Test failed in block0. 
> creat08     3  FAIL  :  testdir.A.2800/nosetgid: Incorrect group 
> creat08     4  FAIL  :  testdir.A.2800/setgid: Incorrect group 
> creat08     0  INFO  :  got 1 and 99 
> creat08     5  FAIL  :  Test failed in block1. 
> creat08     6  PASS  :  Test passed in block2. 
> creat08     7  PASS  :  Test passed in block3. 
> creat08     8  FAIL  :  Test failed because of above failures
>  
> For open08, output is as follows:
> open10      1  FAIL  :  open10.testdir.A.23361: Incorrect modes,
> setgid bit set 
> open10      2  FAIL  :  Test failed in block0. 
> open10      3  FAIL  :  open10.testdir.A.23361/nosetgid: Incorrect
> group 
> open10      0  INFO  :  got 1 and 99 
> open10      4  FAIL  :  open10.testdir.A.23361/setgid: Incorrect
> group 
> open10      0  INFO  :  got 1 and 99 
> open10      5  FAIL  :  Test failed in block1. 
> open10      6  PASS  :  Test passed in block2. 
> open10      7  PASS  :  Test passed in block3. 
> open10      8  FAIL  :  Test failed because of above failures. 
>  
>  
> Note:  while installing the LTP, the output at the end is as follows:
>  
> Checking for required user/group ids
> 'nobody' user id and group found.
> 'bin' user id and group found.
> 'daemon' user id and group found.
> Users group found.
> Sys group found.
> Required users/groups exist.
>  
> As per the above statements there shoud not be any problem related
> with groups and users.
>  
> So please suggest me when it generates such type of error.
>  
> Is it an issue related with configuration in system or clean-up
> activity is not performed properly in the system?
>  
> Note: I am not able to find the directories in the system which it is
> creating while executing test cases.(I think clean-up is proper)
>  
> The system is based on Fedora.
>  
> Regards,
> Devuni
> 
>  
> 
> ______________________________________________________________________
> Join SQAtester.com Community  --->
> http://www.sqatester.com/testersarea/joinus.htm
>  
> 
> ______________________________________________________________________
> Join SQAtester.com Community  --->
> http://www.sqatester.com/testersarea/joinus.htm
> ------------------------------------------------------------------------------
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to