summaryrefslogtreecommitdiff
path: root/erts/emulator/test/system_info_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-16/+3
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-2/+2
* 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-1/+1
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-34/+6
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* erts: Remove halfword specific testsBjörn-Egil Dahlberg2015-06-241-2/+0
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Timer fixes, documentation, and test casesRickard Green2015-05-121-0/+31
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-5/+2
* Add erlang:system_info(tolerant_timeofday)Eiichi Tsukata2014-04-281-0/+1
* add system_info(ets_limit)Steve Vinoski2013-09-241-2/+52
* Optimize memory allocationRickard Green2011-11-131-2/+311
* 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 emulatorLukas Larsson2011-02-171-6/+8
* 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 emulator tests to conform with common_test standardLukas Larsson2011-02-171-4/+15
* Fix crash with erlang:system_info({cpu_topology,junk})Paul Guyot2010-10-021-0/+1
* Correct the VM to work for more test suitesPatrik Nyblom2010-03-101-2/+22
* Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP2010-01-151-11/+16
|\
| * Improve binary garbage collectionBjörn-Egil Dahlberg2010-01-131-6/+11
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+142