From ce9cad280e24984bad398f5707a17a8f716ca5d3 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Tue, 9 Nov 2010 23:21:12 +0100 Subject: New test suite containing stress tests of the rwmutex implementation --- erts/emulator/test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'erts/emulator/test/Makefile') diff --git a/erts/emulator/test/Makefile b/erts/emulator/test/Makefile index a4c02da626..7259e1b84d 100644 --- a/erts/emulator/test/Makefile +++ b/erts/emulator/test/Makefile @@ -83,6 +83,7 @@ MODULES= \ receive_SUITE \ ref_SUITE \ register_SUITE \ + mtx_SUITE \ save_calls_SUITE \ send_term_SUITE \ sensitive_SUITE \ -- cgit v1.2.3