aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test
AgeCommit message (Expand)Author
2018-04-26Add chars_limit option to logger_formatterSiri Hansen
2018-04-26Test cuddle for loggerSiri Hansen
2018-04-26Add loggerSiri Hansen
2018-04-13Add zzz_SUITE with erts_debug:lc_graph last in testsSverker Eriksson
2018-03-23Lift the type restrictions on seq_trace token labelsJohn Högberg
2018-03-22Merge branch 'sverker/test-chmod-restore'Sverker Eriksson
2018-03-21kernel: Restore x-permission of test directoriesSverker Eriksson
2018-03-21Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-19Fix file:change_group/change_ownerJohn Högberg
2018-03-13Merge branch 'sverker/dict-put-immed-opt/OTP-14976'Sverker Eriksson
2018-03-06Merge branch 'raimo/stop-encouraging-v4-mapped/ERL-503/OTP-13716'Raimo Niskanen
2018-03-02Merge branch 'maint'Lukas Larsson
2018-03-01kernel: Fix handling of os:cmd option max_size in winLukas Larsson
2018-02-28Merge branch 'maint'John Högberg
2018-02-27Skip testing unavailable interfaces in inet_SUITE:getifaddrsJohn Högberg
2018-02-26Merge branch 'maint'Lukas Larsson
2018-02-26Merge branch 'lukas/kernel/dist_SUITE_corefile_ignore' into maintLukas Larsson
2018-02-21erts: Optimize erlang:put/2 for immed valuesSverker Eriksson
2018-02-13Merge branch 'maint'Sverker Eriksson
2018-02-13Merge branch 'maint-20' into maintSverker Eriksson
2018-02-05kernel: Do not call erlang:get_stacktrace()Hans Bolinder
2018-01-26Implement function for IPv4-mapped IPv6 addressesRaimo Niskanen
2018-01-24kernel: Ignore cores in erl_distribution_SUITELukas Larsson
2018-01-23Merge branch 'maint'Hans Bolinder
2018-01-22kernel: Correct contracts and a bug in group_historyHans Bolinder
2018-01-17kernel: Add os:cmd/2 with max_size optionLukas Larsson
2017-12-21Merge branch 'maint'Sverker Eriksson
2017-12-19Merge branch 'dgud/kernel/refc_sched_wall_time/OTP-11694'Dan Gudmundsson
2017-12-12kernel: Try fix/skip prim_file_SUITE:large_write for valgrindSverker Eriksson
2017-12-01kernel: add a resource reference counterDan Gudmundsson
2017-11-30Make file:sendfile/5 follow its documented error behaviorJohn Högberg
2017-11-30Stop testing use_threads in sendfile_SUITEJohn Högberg
2017-11-30Stop testing the artificial size limit on writesJohn Högberg
2017-11-30get_cwd/1 on non-existent drives should error outJohn Högberg
2017-11-30Reads that draw from both buffer and file must workJohn Högberg
2017-11-30Volume-relative paths must work on WindowsJohn Högberg
2017-11-30Operations on closed raw files should return EINVALJohn Högberg
2017-11-30Use lexemes/2 instead of the deprecated tokens/2John Högberg
2017-11-30Remove disk_log_SUITE:evilJohn Högberg
2017-11-30Ensure that trailing slashes are ignored on list_dirJohn Högberg
2017-11-30Ensure that root paths are translated to our preferred formJohn Högberg
2017-11-30Tighten timings in delayed_writeJohn Högberg
2017-11-30pread/2 must always return a list of resultsJohn Högberg
2017-11-30Test opening raw files in the same manner as regular onesJohn Högberg
2017-11-30Add microbenchmarks for file:read/2 and file:write/2John Högberg
2017-11-30Account for new behavior in tests that touch prim_fileJohn Högberg
2017-11-23erts: Fix erlang:monitor toward c-nodesSverker Eriksson
2017-11-15erts: Make DFLAGS_NEW_FUN_TAGS mandatorySverker Eriksson
2017-11-15Merge PR-1605 from sverker/sverker/binary_to_term-used OTP-14780Sverker Eriksson