summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/sys_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix sys_SUITE:special_process/1 to terminating process synchronouslySiri Hansen2018-10-161-3/+14
* Update copyright yearHenrik Nord2018-06-181-1/+1
* [stdlib/sys]: install one debug function more times (#1781)Pouriya2018-04-261-3/+21
* Fix sys's debug statistics.Boshan Sun2018-04-231-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-1/+1
* Remove ?line macrosBjörn Gustavsson2016-03-091-25/+25
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-7/+0
* Eliminate use of test_server:messages_get/0Björn Gustavsson2016-03-091-3/+8
* sys_SUITE: Replace test_server:capture*/0 with ct:capture*/0Björn Gustavsson2016-03-091-3/+3
* sys_SUITE: Mend test cases that didn't test what they shouldBjörn Gustavsson2016-03-091-6/+6
* Replace calls to test_server:sleep/1 with ct:sleep/1 or timer:sleep/1Björn Gustavsson2016-03-091-2/+2
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Add system message 'terminate'Siri Hansen2014-05-261-12/+4
* fix sys:get_state/1,2 and sys:replace_state/2,3 when sys suspendedSteve Vinoski2014-03-211-4/+80
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* stdlib: Remove VxWorksBjörn-Egil Dahlberg2012-07-191-49/+39
* Improve and correct types and specifications in Kernel and STDLIBHans Bolinder2011-08-311-1/+1
* 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 stdlibLukas Larsson2011-02-171-4/+6
* 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 stdlib tests to conform with common_test standardLukas Larsson2011-02-171-3/+14
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-1/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+173