aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/process_SUITE.erl
AgeCommit message (Expand)Author
2019-07-11Merge branch 'rickard/test-fixes-21' into maint-21Erlang/OTP
2019-07-08Merge branch 'rickard/test-fixes-20' into rickard/test-fixes-21Rickard Green
2019-07-08Fix unstable tests process_SUITE:no_priority_inversion{,2}Rickard Green
2019-06-10erts: Improve test of process_info(reductions)Sverker Eriksson
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP
2019-03-28erts: Fix bug in process_info(reductions)Sverker Eriksson
2019-01-07erts: Fix process_SUITE:max_heap testsLukas Larsson
2018-06-14Merge branch 'john/erts/fix-process-schedule-after-free/OTP-15067/ERL-573' in...John Högberg
2018-06-14Don't enqueue system tasks if target process is in fail_stateJohn Högberg
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-04-12New process_info() implementation using signalsRickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2017-11-07Merge branch 'sverker/systask-reqid-bug/OTP-14752' into maintSverker Eriksson
2017-11-07Merge branch 'sverker/systask-reqid-bug'Sverker Eriksson
2017-11-06erts: Fix bug in systask schedulingSverker Eriksson
2017-08-30[ct] Cleanup and rename purify related functions as valgrindSverker Eriksson
2017-08-30Revert "remove unused purify functions"Sverker Eriksson
2017-06-14Update copyright yearHans Nilsson
2017-06-13process_SUITE: Don't leave processes runningBjörn Gustavsson
2017-06-03Robustify process_SUITE:spawn_opt_max_heap_size/1Björn Gustavsson
2017-06-03Contain damage cause by spawn_opt_max_heap_size failingBjörn Gustavsson
2017-06-03Fix process_SUITE:low_prio/1Björn Gustavsson
2017-01-12Support for dirty BIFsRickard Green
2017-01-11Merge branch 'maint'Rickard Green
2017-01-11Merge branch 'rickard/test-fix' into maintRickard Green
2017-01-10Fix processes() BIF test casesRickard Green
2016-12-20Merge branch 'maint'Sverker Eriksson
2016-12-12erts: Make depth of current_stacktrace configurableHåkan Mattsson
2016-09-06Merge branch 'kvakvs/erts/gc_minor_option/OTP-11695'Lukas Larsson
2016-09-06Fix process_SUITE system_task_blast and no_priority_inversion2Rickard Green
2016-08-30Merge branch 'rickard/time-unit/OTP-13735' into maintRickard Green
2016-08-30Adjust process_SUITE:no_priority_inversion2Rickard Green
2016-08-25Update test-cases to use new symbolic time unitsRickard Green
2016-06-14Merge branch 'lukas/erts/testfixes-19'Lukas Larsson
2016-06-07remove unused purify functionsZandra
2016-05-20erts: Require more memory for debug testsLukas Larsson
2016-05-10erts: Implement max_heap_size process flagLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-08Let low_prio test run a bit longerBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-03-11Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-03-11Replace ?t with test_serverBjörn-Egil Dahlberg
2016-03-11Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-03-11Replace use of test_server:format/2 with io:format/2Bjö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
2015-11-16erts: Add garbage_collection_info to process_info/2Lukas Larsson
2015-10-12erts: Don't run processes tests on lcnt with little memoryLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe