summaryrefslogtreecommitdiff
path: root/erts/emulator/test/system_info_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* erts: Improve node leak check in end_per_testcaseSverker Eriksson2022-10-041-7/+2
* Update copyright yearErlang/OTP2022-09-201-1/+1
* erts: Check for leaking peer nodes after testsSverker Eriksson2022-08-161-1/+6
* Update copyright yearRickard Green2021-12-161-1/+1
* emulator: replace test_server:start node with ?CT_PEERMaxim Fedorov2021-11-081-65/+11
* erts: Make system_info_SUITE:memory less sensitiveSverker Eriksson2020-06-011-25/+36
* Update copyright yearRickard Green2020-03-131-1/+1
* Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maintSverker Eriksson2019-06-241-0/+53
|\
| * Fix fatal bug in erts_proc_sig_signal_sizeSverker Eriksson2019-06-191-0/+53
* | Merge branch 'maint'Lukas Larsson2019-01-151-4/+80
|\ \ | |/
| * erts: Add erlang:system_flag(system_logger,_)Lukas Larsson2019-01-101-4/+80
* | Account for the number of workers in system_info_SUITE:memoryJohn Högberg2018-06-211-4/+9
|/
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erts: Add system_info(ets_count)Sverker Eriksson2018-06-041-0/+17
* Eliminate warnings for ignoring the result of an expressionBjörn Gustavsson2017-10-111-3/+3
* Remove unused functions in test emulator test suitesBjörn Gustavsson2017-06-131-5/+0
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
* erts: add erlang:system_info(atom_count)Mikael Pettersson2016-12-201-2/+13
* Add system_info(atom_limit)Gabriele Santomaggio2016-10-131-12/+47
* 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-94/+76
* 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