aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/system_profile_SUITE.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-05-18Merge branch 'sverker/system-profile-bug/OTP-15085'Sverker Eriksson
2018-05-18erts: Fix bug in system_profileSverker Eriksson
2017-07-17Fix testcases after removal of non-smp emulatorLukas Larsson
2017-06-14Update copyright yearHans Nilsson
2017-06-13Eliminate warnings for unused variablesBjörn Gustavsson
2016-04-14erts: Enhance system_profile testsBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-03-11Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-03-11Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-03-11Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-03-11Modernize use of timetrapsBjörn-Egil Dahlberg
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-02Merge branch 'maint'Rickard Green
2016-01-20Introduce time warp safe trace timestamp formatsRickard Green
2015-12-11Emulator test suite: Replace use of 'random' with 'rand'Björn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2013-07-15tests: Relax system_profile_SUITE scheduler testBjörn-Egil Dahlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-03test: system_profile profiler pid is not profiledBjörn-Egil Dahlberg
2012-01-03Remove line macros in system_profile_SUITEBjörn-Egil Dahlberg
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for emulatorLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update emulator tests to conform with common_test standardLukas Larsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP