Files
rtems/tools/build
Chris Johns 431bb85dde rtems-test-check: Ignore tests which require real ISR based clock tick
BSPs for simulators which do not include a clock tick interrupt source
are incapable of running some tests successfully. This is a common
characteristic of some BSPs and a fixed set of tests. There is no point
in duplicating this list of tests in those BSPs test configuration.

Read testsuites/testdata/require-tick-isr.tcfg for details.
2014-05-28 23:44:26 +10:00
..
2012-07-19 15:47:55 +02:00

Misc. support tools for RTEMS workspaces.

install-if-change
    Smart install script that also can append suffixes as it
    installs (suffixes used for debug and profile variants).
    Requires bash or ksh.