On Fri, 2008-08-22 at 12:36 +0530, sasa sasa wrote:
> Hi Subrata,
> 
> Thanks for approving the patch.
> 
> I am sending one more patch.
> This is regarding the :-
> 1) IPC test cases. These testcases fails on our arm platform. The
> problem is that these testcases are using old ipc version i.e IPC_OLD.
> After passing IPC_64 (0x100) along with IPC_STAT these testcase will
> pass. I think it should not effect the other platforms also.
> 
> 2) Shmat test case:- It is a fix for arm low memory embedded devices.

Unfortunately this breaks the tests on x86_64 and ia64. Does not
interfere for i386 and not sure about ppc64 as i do not have a machine
now to test them. But the errors/FAILs in the x86_64 and ia64 will be a
good direction. Please see them attached.

Regards--
Subrata

> 
> Regards
> Sandeep
> 
> 

Test Start Time: Fri Aug 22 05:51:39 2008
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
shmt09                         PASS       0    
msgctl01                       PASS       0    
msgctl06                       PASS       0    
msgsnd01                       PASS       0    
semctl01                       PASS       0    
semctl07                       PASS       0    
semget01                       PASS       0    
shmctl01                       PASS       0    
shmget01                       PASS       0    

-----------------------------------------------
Total Tests: 9
Total Failures: 0
Kernel Version: 2.6.18-91.el5PAE
Machine Architecture: i686
Hostname: elm3a27.beaverton.ibm.com

<<<test_start>>>
tag=shmt09 stime=1219398699
cmdline="shmt09"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmt09      1  PASS  :  sbrk, sbrk, shmget, shmat
shmt09      2  PASS  :  sbrk, shmat
shmt09      3  PASS  :  sbrk, shmat
shmt09      4  PASS  :  sbrk
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl01 stime=1219398699
cmdline="msgctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl01    1  PASS  :  qs_buf.msg_qbytes is a positive value
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl06 stime=1219398699
cmdline="msgctl06"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl06    1  PASS  :  msgctl06 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgsnd01 stime=1219398699
cmdline="msgsnd01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgsnd01    1  PASS  :  queue bytes = MSGSIZE and queue messages = 1
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl01 stime=1219398699
cmdline="semctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    5  PASS  :  last pid value is correct
semctl01    6  PASS  :  semaphore value is correct
semctl01    7  PASS  :  number of sleeping processes is correct
semctl01    8  PASS  :  semaphore values are correct
semctl01    9  PASS  :  semaphore value is correct
semctl01   10  PASS  :  semaphore appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl07 stime=1219398702
cmdline="semctl07"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl07    1  PASS  :  semctl07 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semget01 stime=1219398702
cmdline="semget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semget01    1  PASS  :  basic semaphore values are okay
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmctl01 stime=1219398702
cmdline="shmctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    1  PASS  :  pid, size, # of attaches and mode are correct - pass #1
shmctl01    2  PASS  :  pid, size, # of attaches and mode are correct - pass #2
shmctl01    3  PASS  :  new mode and change time are correct
shmctl01    4  PASS  :  shared memory appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmget01 stime=1219398705
cmdline="shmget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmget01    1  PASS  :  size, pid & mode are correct
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
Test Start Time: Fri Aug 22 02:38:38 2008
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
shmt09                         PASS       0    
msgctl01                       FAIL       1    
msgctl06                       FAIL       1    
msgsnd01                       FAIL       2    
semctl01                       FAIL       1    
semctl07                       FAIL       1    
semget01                       FAIL       2    
shmctl01                       FAIL       3    
shmget01                       FAIL       2    

-----------------------------------------------
Total Tests: 9
Total Failures: 8
Kernel Version: 2.6.23.13
Machine Architecture: ia64
Hostname: elm3a170.beaverton.ibm.com

<<<test_start>>>
tag=shmt09 stime=1219397918
cmdline="shmt09"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmt09      1  PASS  :  sbrk, sbrk, shmget, shmat
shmt09      2  PASS  :  sbrk, shmat
shmt09      3  PASS  :  sbrk, shmat
shmt09      4  PASS  :  sbrk
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl01 stime=1219397918
cmdline="msgctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl01    1  FAIL  :  msgctl01 call failed - errno = 22 : Invalid argument
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl06 stime=1219397918
cmdline="msgctl06"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl06    1  FAIL  :  msgctl(msqid, IPC_STAT, &buf) failed errno = 22
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgsnd01 stime=1219397918
cmdline="msgsnd01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgsnd01    1  BROK  :  Could not get queue status
<<<execution_status>>>
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=1
<<<test_end>>>
<<<test_start>>>
tag=semctl01 stime=1219397918
cmdline="semctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl01    1  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    2  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    1  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    2  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    5  PASS  :  last pid value is correct
semctl01    6  PASS  :  semaphore value is correct
semctl01    7  PASS  :  number of sleeping processes is correct
semctl01    8  PASS  :  semaphore values are correct
semctl01    9  PASS  :  semaphore value is correct
semctl01   10  PASS  :  semaphore appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=1
<<<test_end>>>
<<<test_start>>>
tag=semctl07 stime=1219397921
cmdline="semctl07"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl07    1  FAIL  :  semctl() failed errno = 22
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=1
<<<test_end>>>
<<<test_start>>>
tag=semget01 stime=1219397921
cmdline="semget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semget01    1  BROK  :  Could not stat the semaphore
<<<execution_status>>>
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmctl01 stime=1219397921
cmdline="shmctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    1  FAIL  :  shmctl01 call failed - errno = 22 : Invalid argument
shmctl01    2  FAIL  :  shmctl01 call failed - errno = 22 : Invalid argument
shmctl01    3  FAIL  :  shmctl01 call failed - errno = 22 : Invalid argument
shmctl01    4  BROK  :  shmctl succeeded on expected fail
<<<execution_status>>>
duration=3 termination_type=exited termination_id=3 corefile=no
cutime=0 cstime=0
<<<test_end>>>
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
<<<test_start>>>
tag=shmget01 stime=1219397924
cmdline="shmget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmget01    1  BROK  :  shmctl failed in functional test
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=1 cstime=0
<<<test_end>>>
shmctl01    0  INFO  :  received unexpected signal 15
Test Start Time: Fri Aug 22 05:25:49 2008
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
shmt09                         PASS       0    
msgctl01                       FAIL       1    
msgctl06                       FAIL       1    
msgsnd01                       FAIL       2    
semctl01                       FAIL       1    
semctl07                       FAIL       1    
semget01                       FAIL       2    
shmctl01                       FAIL       3    
shmget01                       FAIL       2    

-----------------------------------------------
Total Tests: 9
Total Failures: 8
Kernel Version: 2.6.18-92.el5
Machine Architecture: x86_64
Hostname: tesla

<<<test_start>>>
tag=shmt09 stime=1219397149
cmdline="shmt09"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmt09      1  PASS  :  sbrk, sbrk, shmget, shmat
shmt09      2  PASS  :  sbrk, shmat
shmt09      3  PASS  :  sbrk, shmat
shmt09      4  PASS  :  sbrk
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl01 stime=1219397149
cmdline="msgctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl01    1  FAIL  :  msgctl01 call failed - errno = 22 : Invalid argument
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl06 stime=1219397149
cmdline="msgctl06"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl06    1  FAIL  :  msgctl(msqid, IPC_STAT, &buf) failed errno = 22
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgsnd01 stime=1219397149
cmdline="msgsnd01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgsnd01    1  BROK  :  Could not get queue status
<<<execution_status>>>
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl01 stime=1219397149
cmdline="semctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl01    1  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    2  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    1  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    2  FAIL  :  semctl01 call failed - errno = 22 : Invalid argument
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    5  PASS  :  last pid value is correct
semctl01    6  PASS  :  semaphore value is correct
semctl01    7  PASS  :  number of sleeping processes is correct
semctl01    8  PASS  :  semaphore values are correct
semctl01    9  PASS  :  semaphore value is correct
semctl01   10  PASS  :  semaphore appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl07 stime=1219397152
cmdline="semctl07"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl07    1  FAIL  :  semctl() failed errno = 22
<<<execution_status>>>
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semget01 stime=1219397152
cmdline="semget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semget01    1  BROK  :  Could not stat the semaphore
<<<execution_status>>>
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmctl01 stime=1219397152
cmdline="shmctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    1  FAIL  :  shmctl01 call failed - errno = 22 : Invalid argument
shmctl01    2  FAIL  :  shmctl01 call failed - errno = 22 : Invalid argument
shmctl01    3  FAIL  :  shmctl01 call failed - errno = 22 : Invalid argument
shmctl01    4  BROK  :  shmctl succeeded on expected fail
<<<execution_status>>>
duration=3 termination_type=exited termination_id=3 corefile=no
cutime=0 cstime=0
<<<test_end>>>
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmget01    1  BROK  :  shmctl failed in functional test
<<<test_start>>>
tag=shmget01 stime=1219397155
cmdline="shmget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=0
<<<test_end>>>
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
shmctl01    0  INFO  :  received unexpected signal 15
Test Start Time: Fri Aug 22 05:45:36 2008
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
shmt09                         PASS       0    
msgctl01                       PASS       0    
msgctl06                       PASS       0    
msgsnd01                       PASS       0    
semctl01                       PASS       0    
semctl07                       PASS       0    
semget01                       PASS       0    
shmctl01                       PASS       0    
shmget01                       PASS       0    

-----------------------------------------------
Total Tests: 9
Total Failures: 0
Kernel Version: 2.6.18-91.el5PAE
Machine Architecture: i686
Hostname: elm3a27.beaverton.ibm.com

<<<test_start>>>
tag=shmt09 stime=1219398336
cmdline="shmt09"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmt09      1  PASS  :  sbrk, sbrk, shmget, shmat
shmt09      2  PASS  :  sbrk, shmat
shmt09      3  PASS  :  sbrk, shmat
shmt09      4  PASS  :  sbrk
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl01 stime=1219398336
cmdline="msgctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl01    1  PASS  :  qs_buf.msg_qbytes is a positive value
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl06 stime=1219398336
cmdline="msgctl06"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl06    1  PASS  :  msgctl06 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgsnd01 stime=1219398336
cmdline="msgsnd01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgsnd01    1  PASS  :  queue bytes = MSGSIZE and queue messages = 1
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl01 stime=1219398336
cmdline="semctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    5  PASS  :  last pid value is correct
semctl01    6  PASS  :  semaphore value is correct
semctl01    7  PASS  :  number of sleeping processes is correct
semctl01    8  PASS  :  semaphore values are correct
semctl01    9  PASS  :  semaphore value is correct
semctl01   10  PASS  :  semaphore appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl07 stime=1219398339
cmdline="semctl07"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl07    1  PASS  :  semctl07 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semget01 stime=1219398339
cmdline="semget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semget01    1  PASS  :  basic semaphore values are okay
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmctl01 stime=1219398339
cmdline="shmctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    1  PASS  :  pid, size, # of attaches and mode are correct - pass #1
shmctl01    2  PASS  :  pid, size, # of attaches and mode are correct - pass #2
shmctl01    3  PASS  :  new mode and change time are correct
shmctl01    4  PASS  :  shared memory appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmget01 stime=1219398342
cmdline="shmget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmget01    1  PASS  :  size, pid & mode are correct
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
Test Start Time: Fri Aug 22 02:37:09 2008
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
shmt09                         PASS       0    
msgctl01                       PASS       0    
msgctl06                       PASS       0    
msgsnd01                       PASS       0    
semctl01                       PASS       0    
semctl07                       PASS       0    
semget01                       PASS       0    
shmctl01                       PASS       0    
shmget01                       PASS       0    

-----------------------------------------------
Total Tests: 9
Total Failures: 0
Kernel Version: 2.6.23.13
Machine Architecture: ia64
Hostname: elm3a170.beaverton.ibm.com

<<<test_start>>>
tag=shmt09 stime=1219397829
cmdline="shmt09"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmt09      1  PASS  :  sbrk, sbrk, shmget, shmat
shmt09      2  PASS  :  sbrk, shmat
shmt09      3  PASS  :  sbrk, shmat
shmt09      4  PASS  :  sbrk
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=1
<<<test_end>>>
<<<test_start>>>
tag=msgctl01 stime=1219397829
cmdline="msgctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl01    1  PASS  :  qs_buf.msg_qbytes is a positive value
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl06 stime=1219397829
cmdline="msgctl06"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl06    1  PASS  :  msgctl06 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgsnd01 stime=1219397829
cmdline="msgsnd01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgsnd01    1  PASS  :  queue bytes = MSGSIZE and queue messages = 1
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=1 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl01 stime=1219397829
cmdline="semctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    5  PASS  :  last pid value is correct
semctl01    6  PASS  :  semaphore value is correct
semctl01    7  PASS  :  number of sleeping processes is correct
semctl01    8  PASS  :  semaphore values are correct
semctl01    9  PASS  :  semaphore value is correct
semctl01   10  PASS  :  semaphore appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=1 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl07 stime=1219397832
cmdline="semctl07"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl07    1  PASS  :  semctl07 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
semget01    1  PASS  :  basic semaphore values are okay
<<<test_start>>>
tag=semget01 stime=1219397832
cmdline="semget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmctl01 stime=1219397832
cmdline="shmctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    1  PASS  :  pid, size, # of attaches and mode are correct - pass #1
shmctl01    2  PASS  :  pid, size, # of attaches and mode are correct - pass #2
shmctl01    3  PASS  :  new mode and change time are correct
shmctl01    4  PASS  :  shared memory appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
shmget01    1  PASS  :  size, pid & mode are correct
<<<test_start>>>
tag=shmget01 stime=1219397835
cmdline="shmget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
Test Start Time: Fri Aug 22 05:24:53 2008
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
shmt09                         PASS       0    
msgctl01                       PASS       0    
msgctl06                       PASS       0    
msgsnd01                       PASS       0    
semctl01                       PASS       0    
semctl07                       PASS       0    
semget01                       PASS       0    
shmctl01                       PASS       0    
shmget01                       PASS       0    

-----------------------------------------------
Total Tests: 9
Total Failures: 0
Kernel Version: 2.6.18-92.el5
Machine Architecture: x86_64
Hostname: tesla

<<<test_start>>>
tag=shmt09 stime=1219397093
cmdline="shmt09"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmt09      1  PASS  :  sbrk, sbrk, shmget, shmat
shmt09      2  PASS  :  sbrk, shmat
shmt09      3  PASS  :  sbrk, shmat
shmt09      4  PASS  :  sbrk
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl01 stime=1219397093
cmdline="msgctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl01    1  PASS  :  qs_buf.msg_qbytes is a positive value
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgctl06 stime=1219397093
cmdline="msgctl06"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgctl06    1  PASS  :  msgctl06 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=msgsnd01 stime=1219397093
cmdline="msgsnd01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
msgsnd01    1  PASS  :  queue bytes = MSGSIZE and queue messages = 1
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl01 stime=1219397093
cmdline="semctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    1  PASS  :  buf.sem_nsems and buf.sem_perm.mode are correct
semctl01    2  PASS  :  buf.sem_perm.mode is correct
semctl01    3  PASS  :  semaphores have expected values
semctl01    4  PASS  :  number of sleeping processes is correct
semctl01    5  PASS  :  last pid value is correct
semctl01    6  PASS  :  semaphore value is correct
semctl01    7  PASS  :  number of sleeping processes is correct
semctl01    8  PASS  :  semaphore values are correct
semctl01    9  PASS  :  semaphore value is correct
semctl01   10  PASS  :  semaphore appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semctl07 stime=1219397096
cmdline="semctl07"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semctl07    1  PASS  :  semctl07 ran successfully!
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=semget01 stime=1219397096
cmdline="semget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
semget01    1  PASS  :  basic semaphore values are okay
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmctl01 stime=1219397096
cmdline="shmctl01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmctl01    1  PASS  :  pid, size, # of attaches and mode are correct - pass #1
shmctl01    2  PASS  :  pid, size, # of attaches and mode are correct - pass #2
shmctl01    3  PASS  :  new mode and change time are correct
shmctl01    4  PASS  :  shared memory appears to be removed
<<<execution_status>>>
duration=3 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
<<<test_start>>>
tag=shmget01 stime=1219397099
cmdline="shmget01"
contacts=""
analysis=exit
initiation_status="ok"
<<<test_output>>>
shmget01    1  PASS  :  size, pid & mode are correct
incrementing stop
<<<execution_status>>>
duration=0 termination_type=exited termination_id=0 corefile=no
cutime=0 cstime=0
<<<test_end>>>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to