summaryrefslogtreecommitdiff
path: root/erts/emulator/test/trace_local_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Optimize tail-recursive calls of BIFsBjörn Gustavsson2019-03-091-1/+3
* Update copyright yearHans Nilsson2017-06-141-1/+1
* erts: Fix code:is_module_native for local traceSverker Eriksson2017-05-041-0/+1
* Update test cases for erlang:hash/2 removalBjörn-Egil Dahlberg2017-01-251-60/+58
* erts: Check if return_to trace is enabled for bifLukas Larsson2016-07-081-0/+8
* erts: Fix end_per_testcase crash in local_trace_SUITELukas Larsson2016-04-151-10/+14
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-667/+667
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-48/+25
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-2/+2
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-2/+2
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-5/+3
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-51/+8
* 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-10/+11
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"Fredrik Gustafsson2013-01-231-1/+1
* Make trace_local_SUITE work without the reverse eta conversionAnthony Ramine2013-01-101-1/+1
* Make sure that turning off local trace does not turn off global traceBjörn Gustavsson2012-08-281-3/+116
* erts: Remove VxWorks from testsBjörn-Egil Dahlberg2012-07-191-10/+4
* Strengthen trace test casesBjörn Gustavsson2012-06-281-2/+11
* Add trace_local_SUITE:concurrency/1Björn Gustavsson2012-06-251-1/+39
* emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-12/+20
* emulator tests: Eliminate some compiler warningsBjörn Gustavsson2011-02-231-4/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-20/+21
* 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-20/+29
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1259