summaryrefslogtreecommitdiff
path: root/erts/emulator/test/scheduler_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-3/+3
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-3/+3
* Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-03-111-13/+13
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-3/+3
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-22/+10
* Improved scheduler suspend functionalityRickard Green2016-03-101-8/+168
* Merge branch 'bjorn/remove-test_server/OTP-12705'Björn Gustavsson2016-02-181-1/+1
|\
| * Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* | Add dirty scheduler process termination testSteve Vinoski2016-02-151-1/+49
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-14/+11
* further enhancements for dirty schedulersSteve Vinoski2014-02-241-3/+92
* Fix issues with new versioningRickard Green2014-01-091-1/+1
* add erl option to set schedulers by percentagesSteve Vinoski2013-08-291-2/+62
* Unlink test-proc instead of ensuring that it has died before stopping nodeRickard Green2011-12-061-5/+1
* Ensure test-proc is dead before stopping nodeRickard Green2011-12-061-7/+13
* Give slow machines more time to compute resultRickard Green2011-12-061-2/+2
* Increase timeout in scheduler_suspend for slow platformsLukas Larsson2011-09-211-1/+1
* Skip update_cpu_info if 'taskset' cannot be foundLukas Larsson2011-09-211-1/+10
* emulator tests: Eliminate some compiler warningsBjörn Gustavsson2011-02-231-64/+3
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-18/+17
* 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-23/+22
* Add testcase for erlang:system_info(update_cpu_info)Rickard Green2010-09-011-0/+133
* Rewrite ethread libraryRickard Green2010-08-101-3/+358
* Fix scheduler_suspend test when schedulers online isn't equal to the amount o...Rickard Green2010-06-041-1/+10
* OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green2010-01-221-8/+102
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1378