aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/scheduler_SUITE.erl
AgeCommit message (Expand)Author
2019-01-07erts: Fix pollset test casesLukas Larsson
2018-12-06erts: Move fds with active true behaviour to own pollsetLukas Larsson
2018-09-21Update copyright yearHenrik Nord
2018-09-13Improve trapping in lists:reverse/2John Högberg
2017-10-13Eliminate use of deprecated functions in stringBjörn Gustavsson
2017-10-02erts: Add testcases to test IOp and IOt optionsLukas Larsson
2017-07-17Fix testcases after removal of non-smp emulatorLukas Larsson
2017-06-13Eliminate warnings for unused variablesBjörn Gustavsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-21erts: Fix testcases for smp +S 1:1Lukas Larsson
2017-03-17Fix scheduler_SUITE:update_cpu_info test-caseRickard Green
2017-01-17Always return info from system_info(dirty_[cpu|io]_schedulers*)Rickard Green
2016-08-30Merge branch 'rickard/time-unit/OTP-13735' into maintRickard Green
2016-08-25Update test-cases to use new symbolic time unitsRickard Green
2016-06-27Fix scheduler_SUITE:scheduler_suspend testRickard Green
2016-06-27Fix scheduler_SUITE:scheduler_threads testRickard Green
2016-06-22Fix scheduler_SUITE:update_cpu_info testRickard Green
2016-05-11Move dirty nif test cases into dirty_nif_SUITERickard Green
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-08Replace test_server:os_type/0 with os:type/0Björn-Egil Dahlberg
2016-04-07Use ct:fail/1 instead of test_server:fail/1Björn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-03-11Remove ?line macrosBjö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-03-10Improved scheduler suspend functionalityRickard Green
2016-02-18Merge branch 'bjorn/remove-test_server/OTP-12705'Björn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-15Add dirty scheduler process termination testSteve Vinoski
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-06Replace erlang:now() usage in emulator suiteRickard Green
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-01-09Fix issues with new versioningRickard Green
2013-08-29add erl option to set schedulers by percentagesSteve Vinoski
2011-12-06Unlink test-proc instead of ensuring that it has died before stopping nodeRickard Green
2011-12-06Ensure test-proc is dead before stopping nodeRickard Green
2011-12-06Give slow machines more time to compute resultRickard Green
2011-09-21Increase timeout in scheduler_suspend for slow platformsLukas Larsson
2011-09-21Skip update_cpu_info if 'taskset' cannot be foundLukas Larsson
2011-02-23emulator tests: Eliminate some compiler warningsBjörn Gustavsson
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for emulatorLukas 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 emulator tests to conform with common_test standardLukas Larsson
2010-09-01Add testcase for erlang:system_info(update_cpu_info)Rickard Green
2010-08-10Rewrite ethread libraryRickard Green