aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/Makefile
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-04-18 14:46:54 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-04-29 18:31:36 +0200
commit30bdb63be449ac92c98e35cf1d2ec7729981f5b6 (patch)
tree9ce9628dcc58588e49bcc1be1660bfe9cd7c3237 /lib/runtime_tools/test/Makefile
parenta80b7eeb9927309cdbc68296ca9892486a3a8707 (diff)
downloadotp-30bdb63be449ac92c98e35cf1d2ec7729981f5b6.tar.gz
otp-30bdb63be449ac92c98e35cf1d2ec7729981f5b6.tar.bz2
otp-30bdb63be449ac92c98e35cf1d2ec7729981f5b6.zip
runtime_tools: Add lttng dyntrace tests
Diffstat (limited to 'lib/runtime_tools/test/Makefile')
-rw-r--r--lib/runtime_tools/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/runtime_tools/test/Makefile b/lib/runtime_tools/test/Makefile
index 432a361468..61377ea09e 100644
--- a/lib/runtime_tools/test/Makefile
+++ b/lib/runtime_tools/test/Makefile
@@ -4,6 +4,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
MODULES = \
dyntrace_SUITE \
+ dyntrace_lttng_SUITE \
runtime_tools_SUITE \
system_information_SUITE \
dbg_SUITE \