summaryrefslogtreecommitdiff
path: root/erts/emulator/test/message_queue_data_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* erts: Improve node leak check in end_per_testcaseSverker Eriksson2022-10-041-7/+2
* erts: Check for leaking peer nodes after testsSverker Eriksson2022-08-161-0/+11
* Merge branch 'maint' into masterLukas Larsson2022-05-031-1/+1
|\
| * Merge branch 'maint-24' into maintLukas Larsson2022-05-031-1/+1
| |\
| | * Update copyright yearErlang/OTP2022-05-021-1/+1
| | * Merge branch 'lukas/erts/fix-off-heap-change-gc/OTP-18075' into maint-24Erlang/OTP2022-05-021-3/+33
| | |\
* | | \ Merge branch 'maint'Lukas Larsson2022-05-021-4/+34
|\ \ \ \ | |/ / /
| * | | Merge branch 'lukas/erts/fix-off-heap-change-gc/OTP-18075' into maintLukas Larsson2022-05-021-4/+34
| |\ \ \ | | |/ / | |/| / | | |/
| | * erts: Fix gc to fetch sig queue at mqd changeLukas Larsson2022-04-271-3/+34
* | | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ \ | |/ /
| * | Update copyright yearRickard Green2021-12-131-1/+1
* | | Fix typos in erts/emulator/testKian-Meng, Ang2021-12-021-1/+1
* | | emulator: replace test_server:start node with ?CT_PEERMaxim Fedorov2021-11-081-18/+4
|/ /
* | Fix change from on-heap to off-heap for messages sent via aliasesRickard Green2021-04-271-3/+138
|/
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Remove unused functions in test emulator test suitesBjörn Gustavsson2017-06-131-2/+0
* message_queue_data_SUITE: Don't leave processes runningBjörn Gustavsson2017-06-131-2/+2
* Update test-cases to use new symbolic time unitsRickard Green2016-08-251-1/+1
* Remove the 'message_queue_data' option 'mixed'Rickard Green2016-05-251-34/+8
* erts: Fix total_heap_size calculation for on_heapLukas Larsson2016-04-261-2/+24
* erts: Rename erl flag +xmqd to +hmqdLukas Larsson2016-04-261-3/+3
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-2/+2
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-1/+1
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-30/+4
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Replace off_heap_message_queue option with message_queue_data optionRickard Green2015-12-081-0/+239