61 void testSelfRemove();
63 void testNonPeriodic();
66 void testActivityNP();
67 void testActivityNPSelfRemove();
68 void testActivityPSelfRemove();
69 void testActivityBreakLoop();
71 void testAllocation();
72 void testRemoveAllocate();
73 void testAddAllocate();
76 void testRunnableInterface();
77 void testAddRunnableInterface();
78 void testRunnableInterfaceInit();
79 void testRunnableInterfaceExecution();
80 void testRemoveRunnableInterface();
TestSelfRemove * t_self_remove
A class for running a certain piece of code in a thread.
PeriodicActivity * periodic_act
TestRunnableInterface * t_run_int_fail
An Activity executes a RunnableInterface object in a (periodic) thread.
RunnableInterface * t_run_allocate
RunnableInterface * t_run_allocate_act
TestRunnableInterface * t_run_int_act
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
TestRunnableInterface * t_run_int_prio