aboutsummaryrefslogtreecommitdiff
path: root/testcases/Makefile
diff options
context:
space:
mode:
authorGarrett Cooper <yanegomi@gmail.com>2010-12-08 00:33:16 -0800
committerGarrett Cooper <yanegomi@gmail.com>2010-12-08 00:33:16 -0800
commit228fc7611882f30a8f226214e14053aac3d49ffd (patch)
treebb87c8e9d359561b4ddceab9796b7a90bdf4e28e /testcases/Makefile
parent696ec3b743f7c668a4886c882024e7bea070fa8e (diff)
Put mce-test under testcases/kernel/ .
Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
Diffstat (limited to 'testcases/Makefile')
-rw-r--r--testcases/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/testcases/Makefile b/testcases/Makefile
index fd2ddc66f..8c5657ec3 100644
--- a/testcases/Makefile
+++ b/testcases/Makefile
@@ -29,8 +29,7 @@ include $(top_srcdir)/include/mk/env_pre.mk
# 2. kdump shouldn't be compiled by default, because it's runtime based and
# WILL crash the build host (the tests need to be fixed to just build, not
# run).
-# 3. mce-test doesn't fit cleanly in the build, yet.
-FILTER_OUT_DIRS := ballista kdump mce-test open%
+FILTER_OUT_DIRS := ballista kdump open%
ifneq ($(WITH_REALTIME_TESTSUITE),yes)
FILTER_OUT_DIRS += realtime