aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/Makefile
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-07-10 16:36:40 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-07-15 17:01:35 +0200
commita1129128cec73cddd4f64c915a7dd7a85171c417 (patch)
treedc2c02ae0554676602169b00c6554480c6f37153 /lib/runtime_tools/test/Makefile
parent26aa1ac35208258479e6c1d1c9573bd33ff89ff8 (diff)
downloadotp-a1129128cec73cddd4f64c915a7dd7a85171c417.tar.gz
otp-a1129128cec73cddd4f64c915a7dd7a85171c417.tar.bz2
otp-a1129128cec73cddd4f64c915a7dd7a85171c417.zip
Add system_information testsuite
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 bcabdf13ed..dcb9082231 100644
--- a/lib/runtime_tools/test/Makefile
+++ b/lib/runtime_tools/test/Makefile
@@ -5,6 +5,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
MODULES = \
dyntrace_SUITE \
runtime_tools_SUITE \
+ system_information_SUITE \
dbg_SUITE \
erts_alloc_config_SUITE