Back to home page

LXR

 
 

    


Warning, /testsuites/sptests/spratemon_err01/spratemon_err01.scn is written in an unsupported language. File is not indexed.

0001 *** TEST RATE MONOTONIC ERROR 01 ***
0002 TA1 - rtems_task_create - 4 created - RTEMS_SUCCESSFUL
0003 TA1 - rtems_rate_monotonic_create - RTEMS_INVALID_ADDRESS
0004 TA1 - rtems_rate_monotonic_create - RTEMS_INVALID_NAME
0005 TA1 - rtems_rate_monotonic_create - RTEMS_SUCCESSFUL
0006 TA1 - rtems_rate_monotonic_create - RTEMS_TOO_MANY
0007 TA1 - rtems_rate_monotonic_ident - RTEMS_INVALID_NAME
0008 TA1 - rtems_rate_monotonic_period - RTEMS_INVALID_ID
0009 TA1 - rtems_rate_monotonic_period - local RTEMS_INVALID_ID
0010 TA1 - rtems_rate_monotonic_period(RTEMS_PERIOD_STATUS) - RTEMS_NOT_DEFINED
0011 TA1 - rtems_rate_monotonic_period - 100 ticks - RTEMS_SUCCESSFUL
0012 TA1 - rtems_rate_monotonic_period(RTEMS_PERIOD_STATUS) - RTEMS_SUCCESSFUL
0013 TA1 - rtems_rate_monotonic_period(RTEMS_PERIOD_STATUS) - RTEMS_TIMEOUT
0014 TA1 - rtems_rate_monotonic_get_statistics - RTEMS_INVALID_ADDRESS
0015 TA1 - rtems_rate_monotonic_get_status - RTEMS_INVALID_ADDRESS
0016 TA1 - rtems_rate_monotonic_get_status - RTEMS_INVALID_ID
0017 TA1 - rtems_rate_monotonic_cancel - RTEMS_INVALID_ID
0018 TA1 - rtems_rate_monotonic_cancel - local RTEMS_INVALID_ID
0019 TA1 - rtems_rate_monotonic_cancel - RTEMS_SUCCESSFUL
0020 TA1 - rtems_rate_monotonic_period - 5 ticks - RTEMS_TIMEOUT
0021 TA1 - yielding to TA4
0022 TA4 - rtems_rate_monotonic_cancel - RTEMS_NOT_OWNER_OF_RESOURCE
0023 TA4 - rtems_rate_monotonic_period - RTEMS_NOT_OWNER_OF_RESOURCE
0024 TA4 - rtems_task_exit
0025 TA1 - rtems_rate_monotonic_delete - RTEMS_INVALID_ID
0026 TA1 - rtems_rate_monotonic_delete - local RTEMS_INVALID_ID
0027 TA1 - rtems_rate_monotonic_delete - RTEMS_SUCCESSFUL
0028 *** END TEST RATE MONOTONIC ERROR 01 ***