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