summaryrefslogtreecommitdiff
path: root/lib/kernel/test/init_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* kernel: fix init_SUITE:restart_with_mode windows checkLukas Larsson2020-04-291-1/+1
* kernel: Fix quoting in init_SUITE restart tcLukas Larsson2020-04-161-2/+9
* Merge branch 'josevalim/jv-restart-with-mode' into rickard/josevalim/jv-resta...Rickard Green2020-02-211-2/+18
|\
| * Allow changing the -mode when the system restartsJosé Valim2020-02-191-2/+18
* | [kernel] Updated the init test suiteMicael Karlberg2020-01-081-6/+17
|/
* Merge branch 'maint'John Högberg2019-01-091-6/+17
|\
| * Spawn prim_file helper as a system processJohn Högberg2019-01-071-6/+17
* | Replace remaining references to otp_ring0 with erl_initRichard Carlsson2018-05-231-1/+1
|/
* Test cuddle for loggerSiri Hansen2018-04-261-3/+3
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-26/+41
* Perform check_process_code while process is executing dirtyRickard Green2016-08-291-4/+17
* Reclaim literal area after purge has completedRickard Green2016-08-261-3/+45
* Increase polling timeout when waiting for error_logger startupZandra Hird2016-06-161-1/+1
* Add testcase for init:stop/1 statusRichard Carlsson2016-05-201-2/+16
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | init_SUITE: Quote pathname that may contain a spaceBjörn Gustavsson2016-03-231-1/+2
|/
* Remove ?line macrosBjörn Gustavsson2016-03-101-216/+216
* Eliminate use of the ?t macroBjörn Gustavsson2016-03-101-2/+2
* Eliminate use of doc and suite clausesBjörn Gustavsson2016-03-101-41/+0
* Eliminate use test_server:format()Björn Gustavsson2016-03-101-1/+1
* Eliminate use of test_server:sleep/1Björn Gustavsson2016-03-101-3/+3
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-28/+28
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-1/+1
* Modernize timetrapsBjörn Gustavsson2016-03-091-39/+12
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* erts: Introduce erts_code_purgerSverker Eriksson2016-01-131-1/+7
* init_SUITE: Correct the test for a "real system"Björn Gustavsson2015-12-161-2/+2
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'maint'Björn-Egil Dahlberg2012-08-311-1/+1
|\
| * Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* | kernel: Remove VxWorks from testsBjörn-Egil Dahlberg2012-07-191-82/+69
|/
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-2/+2
* Improve and correct types and specifications in Kernel and STDLIBHans Bolinder2011-08-311-1/+1
* Add testcasePatrik Nyblom2011-03-211-0/+69
* 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 kernelLukas Larsson2011-02-171-6/+7
* 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 kernel tests to conform with common_test standardLukas Larsson2011-02-171-9/+17
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP2010-01-311-7/+7
|\
| * kernel tests: modernize guard testsBjörn Gustavsson2010-01-291-2/+2
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+582