The AADL files in this directory are produced by the Cheddar's XML to AADL tranlator.
The XML files, from which the AADL files are generated, are the followings :
- test_rate_monotonic.xml : export of a preemptive Rate Monotonic scheduler and periodic tasks
- test_edf.xml : expot of a preemptive EDF scheduler with periodic tasks
- test_non_preemptive_edf.xml : export of non preemptive EDF scheduler and periodic tasks
- test_non_preemptive_rate_monotonic.xml : export of non preemptive Rate Monotonic scheduler and periodic tasks
- test_edf_aperiodic.xml : export of preemptive EDF with aperiodic tasks
- test_posix_scheduler.xml : export of preemptive POSIX scheduler with periodic and aperiodic tasks
- test_PCP_shared_resources.xml : export periodic tasks sharing PCP resources
- test_PIP_shared_resources.xml : export periodic tasks sharing PIP resources
- test_task_dependencies.xml : export task with scheduling task dependencies
- test_parametric_scheduler.xml : export user's defined scheduler with user's defined task parameters
- test_message.xml : export a system with task sending/receiving messages
- test_parametric_task.xml : export user's defined task activation rule
- test_buffers.xml : export tasks sharing a buffer