summaryrefslogtreecommitdiff
path: root/erts/emulator/test/trace_call_time_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update test-cases to use new symbolic time unitsRickard Green2016-08-251-3/+3
* erts: Increase bif and nif call_time trace testLukas Larsson2016-06-141-2/+2
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-290/+290
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-36/+9
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-1/+1
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-24/+6
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-9/+9
* Teach the call_time trace to notice when the trace dies (non-SMP system)Björn Gustavsson2014-03-201-4/+92
* emulator tests: Eliminate some compiler warningsBjörn Gustavsson2011-02-231-3/+3
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-11/+14
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-10/+19
* Merge branch 'egil/call-time-trace-patterns' into devErlang/OTP2010-06-041-1/+1
* Let trace_call_time_SUITE scheduling test be more relaxedBjörn-Egil Dahlberg2010-06-031-4/+9
* Extend trace_call_time_SUITE with bif-testsBjörn-Egil Dahlberg2010-06-031-28/+61
* Add bif tests to call time trace testsBjörn-Egil Dahlberg2010-06-031-11/+18
* Add trace call_time tests for nifs and bifsBjörn-Egil Dahlberg2010-06-031-184/+177
* Add first phase of trace call time test suiteBjörn-Egil Dahlberg2010-06-031-0/+576