aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2011-12-27 15:20:41 +0100
committerErlang/OTP <[email protected]>2011-12-27 15:20:41 +0100
commita86e7ed23239cca282dc8aec28c06e2fd880c977 (patch)
tree907bc1af89e3e731476bda4c8eb537a9ddf53fdf /erts/emulator/test/Makefile
parent23a74bb235342e374b4da9eade8faf2d36fc66c2 (diff)
parentdf828dcd8e4d42eee9d88f4747cff1730151e351 (diff)
downloadotp-a86e7ed23239cca282dc8aec28c06e2fd880c977.tar.gz
otp-a86e7ed23239cca282dc8aec28c06e2fd880c977.tar.bz2
otp-a86e7ed23239cca282dc8aec28c06e2fd880c977.zip
Merge branch 'rickard/no-smp-dev-poll-bug/OTP-9844' into maint-r15
* rickard/no-smp-dev-poll-bug/OTP-9844: Include wakeup pipe in /dev/poll poll-set also on non-SMP
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 08d2066da3..a3dcbc4cf3 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -88,6 +88,7 @@ MODULES= \
send_term_SUITE \
sensitive_SUITE \
signal_SUITE \
+ smoke_test_SUITE \
statistics_SUITE \
system_info_SUITE \
system_profile_SUITE \