aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/test/modules.mk
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2011-12-13 12:11:00 +0100
committerAnders Svensson <[email protected]>2011-12-16 18:25:29 +0100
commit7d7aabcb8177f5f5795c52c1d7f9b2d75e78127a (patch)
tree3b66c26fc8a09f7e4b25943e46df66ca1d65adea /lib/diameter/test/modules.mk
parent5bc89247491d8f929b482d21d503c024fe06300f (diff)
downloadotp-7d7aabcb8177f5f5795c52c1d7f9b2d75e78127a.tar.gz
otp-7d7aabcb8177f5f5795c52c1d7f9b2d75e78127a.tar.bz2
otp-7d7aabcb8177f5f5795c52c1d7f9b2d75e78127a.zip
Reintroduce gen_sctp suite
Commit e05868f49b442c10cedbded390c110473cda6f00 was the original, this commit is the result of splitting that one in two. Resurrect this suite to make SCTP faults more visible: the transport suite has sporadic failures because of them, despite having jacked up timeouts to unreasonable values.
Diffstat (limited to 'lib/diameter/test/modules.mk')
-rw-r--r--lib/diameter/test/modules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/diameter/test/modules.mk b/lib/diameter/test/modules.mk
index 5cb05fa48d..7f163536fb 100644
--- a/lib/diameter/test/modules.mk
+++ b/lib/diameter/test/modules.mk
@@ -33,6 +33,7 @@ MODULES = \
diameter_sync_SUITE \
diameter_stats_SUITE \
diameter_watchdog_SUITE \
+ diameter_gen_sctp_SUITE \
diameter_transport_SUITE \
diameter_capx_SUITE \
diameter_traffic_SUITE \