An empty server name passed to HeyParser.
A bogus verb passed to HeyParser.
The rk_resource_set_get_by_name function with a non-existent resource set.
The rk_resource_set_get_usage function when there are no processes in the set.
The rk_resource_set_get_usage function with no process cache.
The rk_resource_set_get_usage function with a process cache.
The rk_resource_set_get_usage function with a process cache after the processes have been removed.
Creating an rts_schedulable for the current task.
Creating an rts_schedulable, with a specific name, for the current task.
Creating two rts_schedulables and making sure the resource set is not released until the first one is released.