Searched refs:info (Results 1 – 1 of 1) sorted by relevance
217 struct rt_object_information *info = rt_object_get_information(RT_Object_Class_Thread); in test_object_info_enumeration() local218 uassert_not_null(info); in test_object_info_enumeration()219 uassert_int_equal(info->type, RT_Object_Class_Thread); in test_object_info_enumeration()
Completed in 10 milliseconds