LTP Output/Log (Report Generated on Tue Nov 3 22:24:25 JST 2009)

 PASSED   FAILED   WARNING   BROKEN   RETIRED   CONFIG-ERROR 

Meaning of the following KEYWORDS in test results/logs:
  • TPASS - Indicates that the test case had the expected result and passed
  • TFAIL - Indicates that the test case had an unexpected result and failed.
  • TBROK - Indicates that the remaining test cases are broken and will not execute correctly, because some precondition not met, such as a resource not being available.
  • TCONF - Indicates that the test case was not written to run on the current harware or software configuration such as machine type, or, kernel version.
  • TRETR - Indicates that the test cases has been retired and should not be executed any longer.
  • TWARN - Indicates that the test case experienced an unexpected or undesirable event that should not affect the test itself such as being unable to cleanup resources after the test finished.
  • TINFO - Specifies useful information about the status of the test that does not affect the result and does not indicate a problem.


  • Click Here for Detailed Report
  • Click Here for Summary Report

  • Detailed Report

    No Test-Name Start-Time Command-Line Contacts Analysis Test-Output Initiation-Status Duration Termination-type Termination-id Core-File cutime cstime

    1

    clock_gettime02

    Tue Nov  3 22:24:25 2009

    "clock_gettime02"

    ""

    exit

    clock_gettime02    1  TPASS  :  clock_gettime(2) Passed 
    clock_gettime02    2  TPASS  :  clock_gettime(2) Passed 
    

    "ok"

    0

    exited

    0

    no

    0

    0

    2

    clock_gettime03

    Tue Nov  3 22:24:25 2009

    "clock_gettime03"

    ""

    exit

    clock_gettime03    1  TPASS  :  clock_gettime(2) expected failure; Got errno - EFAULT : Bad address 
    clock_gettime03    2  TPASS  :  clock_gettime(2) expected failure; Got errno - EFAULT : Bad address 
    clock_gettime03    3  TPASS  :  clock_gettime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_gettime03    4  TPASS  :  clock_gettime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_gettime03    5  TPASS  :  clock_gettime(2) expected failure; Got errno - EFAULT : Bad address 
    clock_gettime03    6  TPASS  :  clock_gettime(2) expected failure; Got errno - EFAULT : Bad address 
    

    "ok"

    0

    exited

    0

    no

    0

    0

    3

    clock_settime02

    Tue Nov  3 22:24:25 2009

    "clock_settime02"

    ""

    exit

    clock_settime02    1  TPASS  :  clock_settime(2) Passed 
    

    "ok"

    0

    exited

    0

    no

    0

    1

    4

    clock_settime03

    Tue Nov  3 22:24:25 2009

    "clock_settime03"

    ""

    exit

    clock_settime03    1  TPASS  :  clock_settime(2) expected failure; Got errno - EFAULT : Bad address 
    clock_settime03    2  TPASS  :  clock_settime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_settime03    3  TPASS  :  clock_settime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_settime03    4  TPASS  :  clock_settime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_settime03    5  TPASS  :  clock_settime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_settime03    6  TPASS  :  clock_settime(2) expected failure; Got errno - EINVAL : Invalid parameter 
    clock_settime03    7  TPASS  :  clock_settime(2) expected failure; Got errno - EPERM : Operation not permitted 
    clock_settime03    8  TPASS  :  clock_settime(2) expected failure; Got errno - EFAULT : Bad address 
    clock_settime03    9  TPASS  :  clock_settime(2) expected failure; Got errno - EFAULT : Bad address 
    

    "ok"

    0

    exited

    0

    no

    0

    0

    5

    timer_create02

    Tue Nov  3 22:24:25 2009

    "timer_create02"

    ""

    exit

    timer_create02    1  TPASS  :  CLOCK_REALTIME with notification type SIGEV_SIGNAL 
    timer_create02    2  TPASS  :  CLOCK_MONOTONIC with notification type SIGEV_SIGNAL 
    timer_create02    3  TPASS  :  CLOCK_PROCESS_CPUTIME_ID with notification type SIGEV_SIGNAL 
    timer_create02    4  TPASS  :  CLOCK_THREAD_CPUTIME_ID with notification type SIGEV_SIGNAL 
    timer_create02    5  TPASS  :  CLOCK_REALTIME with notification type NULL 
    timer_create02    6  TPASS  :  CLOCK_MONOTONIC with notification type NULL 
    timer_create02    7  TPASS  :  CLOCK_PROCESS_CPUTIME_ID with notification type NULL 
    timer_create02    8  TPASS  :  CLOCK_THREAD_CPUTIME_ID with notification type NULL 
    timer_create02    9  TPASS  :  CLOCK_REALTIME with notification type SIGEV_NONE 
    timer_create02   10  TPASS  :  CLOCK_MONOTONIC with notification type SIGEV_NONE 
    timer_create02   11  TPASS  :  CLOCK_PROCESS_CPUTIME_ID with notification type SIGEV_NONE 
    timer_create02   12  TPASS  :  CLOCK_THREAD_CPUTIME_ID with notification type SIGEV_NONE 
    

    "ok"

    0

    exited

    0

    no

    0

    1

    6

    timer_create03

    Tue Nov  3 22:24:25 2009

    "timer_create03"

    ""

    exit

    timer_create03    1  TPASS  :  timer_create(2) Passed for notification type SIGEV_SIGNAL 
    timer_create03    2  TPASS  :  timer_create(2) Passed for notification type NULL 
    timer_create03    3  TPASS  :  timer_create(2) Passed for notification type SIGEV_NONE 
    

    "ok"

    0

    exited

    0

    no

    0

    0

    7

    timer_create04

    Tue Nov  3 22:24:25 2009

    "timer_create04"

    ""

    exit

    timer_create04    1  TPASS  :  timer_create(2) expected failure; Got errno - EINVAL : Invalid parameter 
    timer_create04    2  TPASS  :  timer_create(2) expected failure; Got errno - EINVAL : Invalid parameter 
    timer_create04    3  TPASS  :  timer_create(2) expected failure; Got errno - EFAULT : Bad address 
    timer_create04    4  TPASS  :  timer_create(2) expected failure; Got errno - EFAULT : Bad address 
    timer_create04    5  TPASS  :  timer_create(2) expected failure; Got errno - EFAULT : Bad address 
    timer_create04    6  TPASS  :  timer_create(2) expected failure; Got errno - EFAULT : Bad address 
    

    "ok"

    0

    exited

    0

    no

    0

    1

    8

    timer_delete02

    Tue Nov  3 22:24:25 2009

    "timer_delete02"

    ""

    exit

    timer_delete02    1  TPASS  :  timer_delete(2) Passed 
    

    "ok"

    0

    exited

    0

    no

    0

    0

    9

    timer_delete03

    Tue Nov  3 22:24:25 2009

    "timer_delete03"

    ""

    exit

    timer_delete03    1  TPASS  :  timer_delete(2) expected failure; Got errno - EINVAL : Invalid parameter 
    

    "ok"

    0

    exited

    0

    no

    0

    1

    10

    timer_settime02

    Tue Nov  3 22:24:25 2009

    "timer_settime02"

    ""

    exit

    timer_settime02    1  TPASS  :  timer_settime(2) Passed 
    timer_settime02    2  TPASS  :  timer_settime(2) Passed 
    timer_settime02    3  TPASS  :  timer_settime(2) Passed 
    timer_settime02    4  TPASS  :  timer_settime(2) Passed 
    

    "ok"

    0

    exited

    0

    no

    0

    0

    11

    timer_settime03

    Tue Nov  3 22:24:25 2009

    "timer_settime03"

    ""

    exit

    timer_settime03    1  TPASS  :  timer_create(2) expected failure; Got errno - EINVAL : Invalid parameter 
    timer_settime03    2  TPASS  :  timer_create(2) expected failure; Got errno - EINVAL : Invalid parameter 
    timer_settime03    3  TPASS  :  timer_create(2) expected failure; Got errno - EINVAL : Invalid parameter 
    timer_settime03    4  TPASS  :  timer_create(2) expected failure; Got errno - EINVAL : Invalid parameter 
    timer_settime03    5  TPASS  :  timer_create(2) expected failure; Got errno - EFAULT : Bad address 
    timer_settime03    6  TPASS  :  timer_create(2) expected failure; Got errno - EFAULT : Bad address 
    incrementing stop 
    

    "ok"

    0

    exited

    0

    no

    0

    1

    Summary Report

    Test Summary

    Pan reported all Test Pass

    LTP Version LTP-20090930
    Start Time Tue Nov 3 22:24:25 JST 2009
    End Time Tue Nov 3 22:24:25 JST 2009
    Log Result /work/bench/ltp-full-20090930/results
    Output/Failed Result /work/bench/ltp-full-20090930/output
    Total Tests11
    Total Test TPASS: 11
    Total Test TFAIL: 0
    Total Test TBROK 0
    Total Test TWARN 0
    Total Test TRETR 0
    Total Test TCONF 0
    Kernel Version
    Machine Architecture
    Hostname zps3