aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2017-10-12 17:35:58 +0200
committerLukas Larsson <[email protected]>2017-10-12 17:35:58 +0200
commita4a1d9cfed28dbff88e9a859417a968510fbf9b8 (patch)
treed5219c2ea57209103058960095d9ed456ffe8c24 /erts/emulator/test/Makefile
parentc22a12456bb1f74d7fb2d586b163b320ed97122a (diff)
parent19c5a5f7f15d02395694b32090d1b24c3934c5d8 (diff)
downloadotp-a4a1d9cfed28dbff88e9a859417a968510fbf9b8.tar.gz
otp-a4a1d9cfed28dbff88e9a859417a968510fbf9b8.tar.bz2
otp-a4a1d9cfed28dbff88e9a859417a968510fbf9b8.zip
Merge branch 'lukas/erts/use_SIGRTMIN_for_sys_suspend/OTP-14682'
* lukas/erts/use_SIGRTMIN_for_sys_suspend/OTP-14682: erts: Use SIGRTMIN on linux for sys_suspend
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 b17170c8b8..bf00de2204 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -57,6 +57,7 @@ MODULES= \
dirty_nif_SUITE \
distribution_SUITE \
driver_SUITE \
+ dump_SUITE \
efile_SUITE \
erts_debug_SUITE \
estone_SUITE \