summaryrefslogtreecommitdiff
path: root/erts/emulator/test/monitor_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* erts: Fix monitor_SUITE:remote_remove_monitorSverker Eriksson2018-06-121-1/+1
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-5/+5
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Remove unused functions in test emulator test suitesBjörn Gustavsson2017-06-131-3/+0
* Update test-cases to use new symbolic time unitsRickard Green2016-08-251-1/+1
* erts: Add port monitorsDmytro Lytovchenko2016-06-101-5/+7
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-502/+502
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-46/+8
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-1/+1
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-18/+18
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-26/+4
* 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
* erts: Relax monitor_SUITE:mixer/1Björn-Egil Dahlberg2015-05-251-2/+1
* erts: Refactor monitor_SUITE:mixer/1Björn-Egil Dahlberg2015-05-251-92/+81
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-4/+2
* Introduce a new time APIRickard Green2015-03-201-3/+110
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-10/+11
* 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-11/+20
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+943