summaryrefslogtreecommitdiff
path: root/lib/kernel/test
Commit message (Expand)AuthorAgeFilesLines
* Add AF_LOCAL test casesRaimo Niskanen2016-06-152-12/+398
* 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
|\ \ \ \
| * | | | Don't check dates before 1970Björn-Egil Dahlberg2016-04-041-6/+4
| * | | | Log additional test information in prim_file_SUITEBjörn-Egil Dahlberg2016-03-311-1/+3
| * | | | Relax file_info testsBjörn-Egil Dahlberg2016-03-311-2/+3
| | |/ / | |/| |
* | | | inet_SUITE: Handle pointtopoint devices in getifaddrs/1Björn Gustavsson2016-03-301-0/+4
* | | | file_SUITE: Increase timetrap for large_write/1Björn Gustavsson2016-03-301-1/+4
* | | | inet_SUITE: Handle {error,enoent} in simple_netns_openBjörn Gustavsson2016-03-301-3/+7
* | | | inet_SUITE: Handle missing SCTP support in simple_netns/1Björn Gustavsson2016-03-241-3/+7
* | | | file_name_SUITE: Improve handling of missing permission for link creationBjörn Gustavsson2016-03-231-178/+134
* | | | file_name_SUITE: Remove useless put/2 to process dictionaryBjörn Gustavsson2016-03-231-6/+0
* | | | file_name_SUITE: Handle the case that HOMEPATH may not be setBjörn Gustavsson2016-03-231-1/+6
* | | | code_SUITE: Skip on_load_embedded/1 if no symlinksBjörn Gustavsson2016-03-231-0/+3
* | | | gen_sctp_SUITE: Skip most SCTP test cases on Solaris before 5.12Björn Gustavsson2016-03-231-13/+26
* | | | heart_SUITE: Increase timeout in restart/1Björn Gustavsson2016-03-231-1/+1
* | | | heart_SUITE: Use unique node namesBjörn Gustavsson2016-03-231-11/+18
* | | | init_SUITE: Quote pathname that may contain a spaceBjörn Gustavsson2016-03-231-1/+2
* | | | gen_tcp_misc_SUITE: Clean up send_timeout{_active}/1Björn Gustavsson2016-03-231-122/+116
* | | | Clean up the determination of the hostnameBjörn Gustavsson2016-03-231-3/+7
|/ / /
* | | Merge branch 'lukas/kernel/error_logger_warn_fix/OTP-13184'Lukas Larsson2016-03-181-4/+4
|\ \ \
| * | | kernel: Fix progress check in error logger warn suiteLukas Larsson2016-03-021-4/+4
* | | | code_server: Normalize the pathnames for all loaded modulesBjörn Gustavsson2016-03-161-2/+19
| |/ / |/| |
* | | Don't throw exceptions from rpc:call() and rpc:block_call()Björn Gustavsson2016-03-111-15/+11
* | | Reduce code duplication in called_node_dies/1 and friendsBjörn Gustavsson2016-03-111-31/+19
* | | Merge branch 'bjorn/kernel/modernize-tests'Björn Gustavsson2016-03-1141-16095/+14525
|\ \ \
| * | | Remove ?line macrosBjörn Gustavsson2016-03-1029-12252/+12193
| * | | Fix commentsBjörn Gustavsson2016-03-1024-571/+575