summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-10-24 14:37:24 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-11-24 14:04:54 -0600
commit44da98f08f0a5b8cf7fcfece45881d6904520aec (patch)
tree97c36eb449a61c3cd07fa301c1c771f5faaa31c6 /testsuites/smptests/Makefile.am
parentcapture01: Use capture engine print methods. (diff)
downloadrtems-44da98f08f0a5b8cf7fcfece45881d6904520aec.tar.bz2
smpcapture01: New test.
Diffstat (limited to 'testsuites/smptests/Makefile.am')
-rw-r--r--testsuites/smptests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 1e72d43ce4..87c3d7f456 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -12,6 +12,7 @@ SUBDIRS += smp09
SUBDIRS += smpaffinity01
SUBDIRS += smpatomic01
SUBDIRS += smpcache01
+SUBDIRS += smpcapture01
SUBDIRS += smpfatal01
SUBDIRS += smpfatal02
SUBDIRS += smpfatal03