aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2010-04-29 14:55:21 +0200
committerRaimo Niskanen <[email protected]>2010-06-03 14:54:21 +0200
commit9fd1b1794c6e582cccfdb946b225ccf7acc98c9d (patch)
tree347d8932579da6dc3594397c971af7b04ae1e312 /erts/emulator/test/Makefile
parentff9531eb5e6aaa5a4802db0db5e0e850f4233702 (diff)
downloadotp-9fd1b1794c6e582cccfdb946b225ccf7acc98c9d.tar.gz
otp-9fd1b1794c6e582cccfdb946b225ccf7acc98c9d.tar.bz2
otp-9fd1b1794c6e582cccfdb946b225ccf7acc98c9d.zip
Add first phase of trace call time 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 97b94c466f..5ec17a5e2a 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -101,6 +101,7 @@ MODULES= \
trace_local_SUITE \
trace_meta_SUITE \
trace_call_count_SUITE \
+ trace_call_time_SUITE \
scheduler_SUITE \
old_scheduler_SUITE \
z_SUITE \