source: rtems/testsuites/rhealstone/Makefile.am @ e8c7dbe7

4.115
Last change on this file since e8c7dbe7 was 19e9bf8, checked in by Daniel Ramirez <javamonn@…>, on 01/04/14 at 19:58:44

Added Rhealstone benchmark to testsuites

The Rhealstone benchmarks six operations that are critical components
of a real-time system. It allows for an objective analysis to be
performed, and allows for comparisons between systems.
See rhealstone/README for more information.

  • Property mode set to 100644
File size: 196 bytes
RevLine 
[19e9bf8]1ACLOCAL_AMFLAGS = -I ../aclocal
2
3SUBDIRS = taskswitch taskpreempt ilatency mlatency semshuffle deadlockbrk
4
5include $(top_srcdir)/../automake/subdirs.am
6include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.