54 #include <rtems/test.h> 82 T_TEST_CASE( RtemsRatemonValIdent )
88 ClassicObjectLocalIdentName,
91 T_assert_rsc_success( sc );
95 ClassicRatemonIdentAction
uint32_t rtems_name
This type is used to represent a Classic API object name.
rtems_status_code rtems_rate_monotonic_delete(rtems_id id)
%
void RtemsReqIdentLocal_Run(rtems_id id_local_object, rtems_status_code(*action)(rtems_name, rtems_id *))
Runs the parameterized test case.
rtems_status_code rtems_rate_monotonic_create(rtems_name name, rtems_id *id)
%
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Objects_Id rtems_id
Values of this type identify an RTEMS object.
rtems_status_code rtems_rate_monotonic_ident(rtems_name name, rtems_id *id)
Identifies a period object by the specified object name.