aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2015-11-17 15:24:55 +0100
committerRickard Green <[email protected]>2015-12-08 14:47:46 +0100
commit6ba10e6d64477a4c470baa079eaaf2b20a746747 (patch)
tree690a9a3353ad2fc839c4703a066489acc3302b7a /erts/emulator/test/Makefile
parentccbb5ba4d0198f3ba21b83ae1aca3fe52a7f2c80 (diff)
downloadotp-6ba10e6d64477a4c470baa079eaaf2b20a746747.tar.gz
otp-6ba10e6d64477a4c470baa079eaaf2b20a746747.tar.bz2
otp-6ba10e6d64477a4c470baa079eaaf2b20a746747.zip
Off heap message queue test suite
Diffstat (limited to 'erts/emulator/test/Makefile')
-rw-r--r--erts/emulator/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/test/Makefile b/erts/emulator/test/Makefile
index 77614d455c..6519fd8982 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -79,6 +79,7 @@ MODULES= \
node_container_SUITE \
nofrag_SUITE \
num_bif_SUITE \
+ off_heap_message_queue_SUITE \
op_SUITE \
port_SUITE \
port_bif_SUITE \