summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorKuan-Hsun Chen <c0066c@gmail.com>2016-12-21 17:42:40 +0100
committerGedare Bloom <gedare@rtems.org>2017-01-13 13:57:34 -0500
commit86aa124806db03896b95e87bf01711d69133acf2 (patch)
tree171cda65c594d6f30c606c99812da7eb010fd939 /testsuites/sptests/Makefile.am
parentEnhancement of the RMS manager for the overrun handling. (diff)
downloadrtems-86aa124806db03896b95e87bf01711d69133acf2.tar.bz2
sptests: rate monotonic scheduler overrun handling
Update #2795.
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 5003325475..52013dcc4d 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -37,6 +37,7 @@ _SUBDIRS += spfatal29
_SUBDIRS += spmutex01
_SUBDIRS += spextensions01
_SUBDIRS += spsysinit01
+_SUBDIRS += sprmsched01
if HAS_SMP
else
_SUBDIRS += sp29