summaryrefslogtreecommitdiff
path: root/lib/kernel/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-19' into maintLukas Larsson2016-08-171-2/+20
|\
| * erts: Make sure to flush potential exit messageLukas Larsson2016-08-161-2/+20
* | Merge branch 'maint-19' into maintLukas Larsson2016-08-091-3/+19
|\ \ | |/
| * kernel: Use ^D as eot for os:cmd on unix platformsLukas Larsson2016-08-081-3/+19
* | Test inet:getstat/1 dead for SCTP sendRaimo Niskanen2016-07-281-0/+18
* | Fix test suite compilation warningsRaimo Niskanen2016-07-281-64/+66
|/
* Merge branch 'zandra/kernel-test-cuddle'Zandra Hird2016-06-173-7/+31
|\
| * Increase polling timeout when waiting for error_logger startupZandra Hird2016-06-161-1/+1
| * Test: Try ipv6 versions of localhost if it fails for inet6Zandra Hird2016-06-162-7/+30
* | Merge branch 'raimo/uds-support/OTP-13643'Raimo Niskanen2016-06-172-12/+394
|\ \ | |/ |/|
| * Update test cases after daily buildsRaimo Niskanen2016-06-171-10/+8
| * Return eafnosupport when not supportedRaimo Niskanen2016-06-162-8/+6
| * Add AF_LOCAL test casesRaimo Niskanen2016-06-152-12/+398
* | Merge branch 'zandra/kernel-test-cuddle'Zandra Hird2016-06-152-3/+10
|\ \
| * | gen_udp_SUITE: Increase timeout to stabilize connect testZandra Hird2016-06-131-1/+1
| * | kernel: Make sure loose test node is stopped before next test caseZandra Hird2016-06-101-2/+9
* | | Merge branch 'lukas/erts/testfixes-19'Lukas Larsson2016-06-141-2/+2
|\ \ \
| * | | kernel: Fix t_recv_delim on bsdLukas Larsson2016-06-141-2/+2
* | | | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson2016-06-141-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | erts: Fix HEART_NO_KILL logicLukas Larsson2016-06-101-2/+5
* | | | Merge branch 'raimo/kernel/test-cuddling'Raimo Niskanen2016-06-072-10/+28
|\ \ \ \
| * | | | Explain how to make inet_res_SUITE not skipRaimo Niskanen2016-06-031-0/+15
| * | | | gethostbyname, gethostbyaddrRaimo Niskanen2016-06-031-10/+13
| | |_|/ | |/| |
* | | | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson2016-06-071-2/+38
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | erts: make HEART_NO_KILL have to be set to TRUELukas Larsson2016-06-031-1/+1
| * | Don't kill old erlang if HEART_NO_KILL is setSimon Cornish2016-06-011-2/+38
* | | Merge branch 'saleyn/uds/PR-612/OTP-13572'Raimo Niskanen2016-06-021-43/+51
|\ \ \
| * | | Rewrite inet* for address family 'local'Raimo Niskanen2016-06-011-19/+18
| * | | Rewrite inet_drv for AF_LOCALRaimo Niskanen2016-06-011-39/+52
* | | | Merge branch 'egil/erts/cuddle-tests'Björn-Egil Dahlberg2016-05-311-3/+4
|\ \ \ \
| * | | | kernel: Don't test negative time values in file infoBjörn-Egil Dahlberg2016-05-271-3/+4
* | | | | Add testcase for init:stop/1 statusRichard Carlsson2016-05-201-2/+16
| |_|_|/ |/| | |
* | | | Tolerate bad directories in the code pathBjörn Gustavsson2016-05-161-5/+19
|/ / /
* | | Merge branch 'bjorn/fix-on_load/OTP-12593'Björn Gustavsson2016-05-041-17/+179
|\ \ \
| * | | Correctly handle multiple load attempts when on_load is pendingBjörn Gustavsson2016-05-041-2/+56
| * | | Avoid deadlock when an on_load function makes an external call to the module ...Björn Gustavsson2016-05-041-2/+28
| * | | Reimplement -on_load()Björn Gustavsson2016-05-041-2/+89
| * | | code_SUITE: Make on_load_binary/1 clearer by using merlBjörn Gustavsson2016-05-021-15/+10
* | | | 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
* | | | | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'Lukas Larsson2016-05-031-5/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kernel: Remove seq_trace event order dep in tcLukas Larsson2016-04-261-5/+11
* | | | | code_SUITE: Enhance test of archive filesBjörn Gustavsson2016-04-291-1/+19
* | | | | Update global_group_SUITE.erlxuming2016-04-261-0/+10
|/ / / /
* | | | erts: Implement tracer modulesLukas Larsson2016-04-151-2/+1
* | | | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1380-80/+80
|\ \ \ \
| * | | | update copyright-yearHenrik Nord2016-03-1580-80/+80
* | | | | Merge branch 'egil/erts/fix-file_info/OTP-13478'Björn-Egil Dahlberg2016-04-061-9/+10
|\ \ \ \ \