summaryrefslogtreecommitdiff
path: root/erts/test/ethread_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-04-111-1/+1
* Avoid truncating thread names for better runtime observabilitylexprfuncall2023-04-061-2/+8
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-04-061-56/+14
* | Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-04-061-4/+4
* | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-061-8/+8
* | Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-04-061-1/+1
* | Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-051-41/+16
* | Remove ?line macrosBjörn-Egil Dahlberg2016-04-051-58/+54
|/
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* system tests: Replace 'random' with 'rand'Björn Gustavsson2015-12-141-32/+0
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Merge branch 'lukas/system/skip_fenris_max_threads' into maintBjörn-Egil Dahlberg2012-03-281-3/+10
|\
| * Skip on buggy solarisLukas Larsson2012-03-261-3/+10
* | Rename fin_per_testcase to end_per_testcaseLukas Larsson2012-03-261-2/+2
|/
* erts: Remove unused code in testsuitesBjörn-Egil Dahlberg2012-01-041-33/+32
* Skip detached test-case on MacOSX LeopardRickard Green2011-12-061-1/+9
* Improve ethread atomicsRickard Green2011-06-141-5/+27
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for systemLukas Larsson2011-02-171-7/+9
* 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 system tests to conform with common_test standardLukas Larsson2011-02-171-18/+16
* Remove unused ethread time functionalityRickard Green2010-12-141-13/+0
* Skip ethread_SUITE:max_threads test on MacOS X LeopardRickard Green2010-12-011-1/+9
* Rewrite ethread libraryRickard Green2010-08-101-52/+2
* Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_devErlang/OTP2010-01-221-6/+6
|\
| * system test: fix build of test suites on WindowsBjörn Gustavsson2010-01-201-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+365