summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_priority/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make check now works and reports pass/failJoel Sherrill2014-05-261-1/+1
|
* Add initial support for make checkJoel Sherrill2014-05-261-0/+7
| | | | | | | | | | | | | | | + Enhance run_scenario to run from build tree. Required specification of both executable and scenario directory + check-local stanzas have first cut at which scenarios to run for each scheduler. TODO: + Verify behavior of each scheduler versus expected output. + Ensure list of scenarios executed is complete and appropriate. For example, SMP schedulers should avoid disable preemption scenarios.
* _Thread_Dispatch wrapper is now shared between uniprocessor and SMP ↵Joel Sherrill2014-05-261-1/+0
| | | | configurations
* Unify printing of heir and executingJoel Sherrill2014-05-261-1/+0
|
* shared/smp_stub.c: Only one shared version nowJoel Sherrill2014-05-261-3/+0
|
* Use shared main() and file processorJoel Sherrill2014-05-231-2/+4
|
* schedsim: Update to latest RTEMS. Works UniprocessorJoel Sherrill2014-04-281-1/+10
|
* schedsim/shell/schedsim_priority/Makefile.am: Add POSIX includesJoel Sherrill2013-05-011-0/+4
|
* Remove CVS $Joel Sherrill2013-04-301-4/+0
|
* 2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-281-24/+24
| | | | * Makefile.am: Use name schedsim_priority.
* 2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-05-171-1/+5
| | | | | | | | | | | | | | | | | * Makefile.am: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * ChangeLog, smp_stub.c, scenarios/script01.expected, scenarios/script01.output, scenarios/script01.scen, scenarios/script02.expected, scenarios/script02.output, scenarios/script02.scen, scenarios/script03.expected, scenarios/script03.output, scenarios/script03.scen, scenarios/script04.expected, scenarios/script04.output, scenarios/script04.scen, scenarios/script05.expected, scenarios/script05.output, scenarios/script05.scen, scenarios/script06.expected, scenarios/script06.output, scenarios/script06.scen: New files. * scenarios/script01, scenarios/script02, scenarios/script03, scenarios/script04, scenarios/script05, scenarios/script06: Removed.
* Initial import.initialbaseJoel Sherrill2011-04-251-0/+32