index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
test
/
scheduler_SUITE.erl
Age
Commit message (
Expand
)
Author
2017-01-17
Always return info from system_info(dirty_[cpu|io]_schedulers*)
Rickard Green
2016-08-30
Merge branch 'rickard/time-unit/OTP-13735' into maint
Rickard Green
2016-08-25
Update test-cases to use new symbolic time units
Rickard Green
2016-06-27
Fix scheduler_SUITE:scheduler_suspend test
Rickard Green
2016-06-27
Fix scheduler_SUITE:scheduler_threads test
Rickard Green
2016-06-22
Fix scheduler_SUITE:update_cpu_info test
Rickard Green
2016-05-11
Move dirty nif test cases into dirty_nif_SUITE
Rickard Green
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-08
Replace test_server:os_type/0 with os:type/0
Björn-Egil Dahlberg
2016-04-07
Use ct:fail/1 instead of test_server:fail/1
Björn-Egil Dahlberg
2016-03-15
update copyright-year
Henrik Nord
2016-03-11
Remove ?line macros
Björn-Egil Dahlberg
2016-03-11
Replace ?t with test_server
Björn-Egil Dahlberg
2016-03-11
Eliminate use of ?config() macro
Björn-Egil Dahlberg
2016-03-11
Replace use of test_server:format/2 with io:format/2
Björn-Egil Dahlberg
2016-03-11
Eliminate use of test_server:fail/0,1
Björn-Egil Dahlberg
2016-03-11
Modernize use of timetraps
Björn-Egil Dahlberg
2016-03-10
Improved scheduler suspend functionality
Rickard Green
2016-02-18
Merge branch 'bjorn/remove-test_server/OTP-12705'
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-15
Add dirty scheduler process termination test
Steve Vinoski
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-06
Replace erlang:now() usage in emulator suite
Rickard Green
2014-02-24
further enhancements for dirty schedulers
Steve Vinoski
2014-01-09
Fix issues with new versioning
Rickard Green
2013-08-29
add erl option to set schedulers by percentages
Steve Vinoski
2011-12-06
Unlink test-proc instead of ensuring that it has died before stopping node
Rickard Green
2011-12-06
Ensure test-proc is dead before stopping node
Rickard Green
2011-12-06
Give slow machines more time to compute result
Rickard Green
2011-09-21
Increase timeout in scheduler_suspend for slow platforms
Lukas Larsson
2011-09-21
Skip update_cpu_info if 'taskset' cannot be found
Lukas Larsson
2011-02-23
emulator tests: Eliminate some compiler warnings
Björn Gustavsson
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for emulator
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update emulator tests to conform with common_test standard
Lukas Larsson
2010-09-01
Add testcase for erlang:system_info(update_cpu_info)
Rickard Green
2010-08-10
Rewrite ethread library
Rickard Green
2010-06-04
Fix scheduler_suspend test when schedulers online isn't equal to the amount o...
Rickard Green
2010-01-22
OTP-8386 Immediately repeated multi-scheduling block/unblock cycles using
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP