summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Cederman <cederman@gaisler.com>2015-02-04 10:04:05 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2015-02-11 15:35:26 +0100
commit8d8573acc8f620c93afa8dd30ea8418d25ad2d21 (patch)
tree41051541bd765a98f16d8e996fdf2f1742d91c03 /testsuites/smptests/Makefile.am
parentbsp/sparc: Move BSP_ISR_handler to a separate file and rename it (diff)
downloadrtems-8d8573acc8f620c93afa8dd30ea8418d25ad2d21.tar.bz2
smpcapture02: Add test of functionality to add custom entries to capture trace
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 87c3d7f456..4b81a20b85 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -13,6 +13,7 @@ SUBDIRS += smpaffinity01
SUBDIRS += smpatomic01
SUBDIRS += smpcache01
SUBDIRS += smpcapture01
+SUBDIRS += smpcapture02
SUBDIRS += smpfatal01
SUBDIRS += smpfatal02
SUBDIRS += smpfatal03