summaryrefslogtreecommitdiff
path: root/lib/kernel/test/erl_distribution_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-03-281-1/+1
* Merge branch 'rickard/net-tick-intensity/22.3.4/ERIERL-732/OTP-17905' into ma...Erlang/OTP2022-03-281-24/+145
|\
| * Net tick intensityRickard Green2022-02-251-25/+145
* | global: Preventing overlapping partitions fixRickard Green2022-02-061-5/+14
|/
* Update copyright yearRickard Green2020-03-131-1/+1
* kernel: Multiple -sname or -name would be ignoredLukas Larsson2019-04-231-1/+7
* Testing of the example gen_tcp_dist moduleRickard Green2019-03-201-84/+233
* Terminate nodes after failed test cases in erl_distribution_SUITESiri Hansen2018-09-171-0/+1
* kernel: Fix net_kernel:connect_node/1 to local nodeSverker Eriksson2018-07-101-0/+8
* Add ct:get_progname/0Richard Carlsson2018-05-041-1/+1
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-8/+7
* Merge branch 'maint'Lukas Larsson2018-02-261-2/+6
|\
| * kernel: Ignore cores in erl_distribution_SUITELukas Larsson2018-01-241-2/+6
* | kernel: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-051-2/+2
|/
* kernel: Make sure to cleanup after distr testsLukas Larsson2017-05-241-3/+11
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* kernel: Do not allow unicode in nodenamesZandra Norman2017-04-281-4/+95
* Fixed typos in lib/kernelAndrew Dryga2017-02-141-2/+2
* Merge branch 'rickard/time-unit/OTP-13831'Rickard Green2016-09-291-2/+2
|\
| * Replace usage of deprecated time unitsRickard Green2016-08-251-2/+2
* | kernel: Add erl_distribution_SUITE:setoptsSverker Eriksson2016-08-151-0/+163
|/
* Merge branch 'zandra/erl_distribution_SUITE-cuddle'Zandra2016-05-041-6/+7
|\
| * update monitor_nodes_otp_6481_test-we only guarantee message orderZandra2016-04-251-4/+6
| * increase timeout since the old one risked flapping testZandra2016-04-051-1/+1
| * remove no_msg timeout, since its not needed and cause flappingZandra2016-04-051-1/+0
* | update copyright-yearHenrik Nord2016-03-151-1/+1
|/
* Remove ?line macrosBjörn Gustavsson2016-03-101-540/+540
* Fix commentsBjörn Gustavsson2016-03-101-35/+18
* Eliminate use of the ?t macroBjörn Gustavsson2016-03-101-6/+6
* Eliminate use of doc and suite clausesBjörn Gustavsson2016-03-101-50/+9
* Eliminate use test_server:format()Björn Gustavsson2016-03-101-23/+23
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-15/+15
* Modernize timetrapsBjörn Gustavsson2016-03-091-12/+6
* 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-9/+10
* Eliminate use of erlang:now/0 for measuring timeBjörn Gustavsson2015-05-271-20/+8
* Eliminate use of erlang:now/0 for generating unique node namesBjörn Gustavsson2015-05-261-14/+6
* Test kernel inet_dist_{listen,connect}_optionsRaimo Niskanen2015-02-201-4/+72
* kernel: Eliminate compiler warningBjörn Gustavsson2011-02-231-2/+2
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for kernelLukas Larsson2011-02-171-11/+12
* 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-19/+22
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* kernel: fix faulty distribution testcaseBjörn-Egil Dahlberg2010-12-151-8/+17
* Fix a bug that could cause the net_kernel process to crash.Hans Bolinder2010-08-251-0/+2
* Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP2010-01-311-23/+23
|\
| * kernel tests: modernize guard testsBjörn Gustavsson2010-01-291-18/+18
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1235