summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorKuan-Hsun Chen <c0066c@gmail.com>2016-12-21 17:42:41 +0100
committerGedare Bloom <gedare@rtems.org>2017-01-13 13:58:01 -0500
commitad40220f80422bbd5e1bf7cb803b291cabbdc193 (patch)
tree807f9fea1695e5c8175c25f8a7a907a20211445b /testsuites/sptests/Makefile.am
parentsptests: rate monotonic scheduler overrun handling (diff)
downloadrtems-ad40220f80422bbd5e1bf7cb803b291cabbdc193.tar.bz2
sptests: EDF scheduler overrun handling
Update #2795.
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 52013dcc4d..5ef87a08e2 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -37,7 +37,7 @@ _SUBDIRS += spfatal29
_SUBDIRS += spmutex01
_SUBDIRS += spextensions01
_SUBDIRS += spsysinit01
-_SUBDIRS += sprmsched01
+_SUBDIRS += sprmsched01 spedfsched04
if HAS_SMP
else
_SUBDIRS += sp29