aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/dbg_SUITE.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2017-07-17Fix testcases after removal of non-smp emulatorLukas Larsson
2016-05-25runtime_tools: Fix erl_tracer testcasesLukas Larsson
2016-05-09Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson
2016-05-04runtime_tools: Add dbg tests for receive trace patternsLukas Larsson
2016-05-04runtime_tools: more dbg send trace pattern testsLukas Larsson
2016-05-04runtime_tools: Add send tpe testcaseSverker Eriksson
2016-05-04Merge branch 'zandra/optimize-rpc/OTP-13518'Zandra
2016-05-02let the spawned processes handle rpc repliesZandra
2016-04-25runtime_tools: Cuddle with dbg_SUITEBjörn-Egil Dahlberg
2016-04-25runtime_tools: Remove obsolete debug info in dbg_SUITEBjörn-Egil Dahlberg
2016-04-22Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-04-22Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-04-22Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-04-22Modernize use of timetrapsBjörn-Egil Dahlberg
2016-04-22Remove ?line macrosBjörn-Egil Dahlberg
2016-04-15runtime_tools: Make dbg work with erl_tracer modulesLukas Larsson
2016-04-15runtime_tools: Update dbg to work with tracing on portsLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-02-26Ensure dbg tracer exits when dbg is stoppedJames Fish
2012-10-30runtime_tools: Fix failing testcaseDan Gudmundsson
2012-07-19runtime_tools: Remove VxWorksBjö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 runtime_toolsLukas 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 runtime_tools tests to conform with common_test standardLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2010-09-06Add test suite for runtime_toolsBjörn Gustavsson