Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

rt_scheduler_test.c File Reference


Detailed Description

Test cases for the TimeSys implementation of the rt_scheduler interface.

Definition in file rt_scheduler_test.c.

Include dependency graph for rt_scheduler_test.c:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Function Documentation

int main int  argc,
char *  argv[]
 

Test:
The rts_query_scheduler function.

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.

Definition at line 35 of file rt_scheduler_test.c.

References ensure, NULL_RESOURCE_SET, RK_NAME_LEN, rk_proc_get_rset(), rk_resource_set_get_name(), rk_resource_set_t, RSDF_RESERVATIONS, rts_grab_schedulable(), rts_query_scheduler(), rts_release_schedulable(), and rts_schedulable_t.

Here is the call graph for this function:


Generated on Fri Oct 22 07:50:54 2004 for CPU Broker by  doxygen 1.3.9.1