summaryrefslogtreecommitdiff
path: root/erts/emulator/test/mtx_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Eliminate warning for variable 'Config' being unusedBjörn Gustavsson2017-05-171-1/+1
* Update test-cases to use new symbolic time unitsRickard Green2016-08-251-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-167/+166
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-1/+1
* Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-03-111-5/+5
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-37/+26
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-3/+3
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Do not crash init_per_suite when nif load failsLukas Larsson2013-01-251-2/+6
* Allow more CPU time in waiting test-casesRickard Green2011-12-061-2/+2
* Optimize memory allocationRickard Green2011-11-131-0/+13
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-18/+22
* New test suite containing stress tests of the rwmutex implementationRickard Green2010-12-011-0/+473