aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/scheduler_SUITE.erl
AgeCommit message (Expand)Author
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
2010-06-04Fix scheduler_suspend test when schedulers online isn't equal to the amount o...Rickard Green
2010-01-22OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP