aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test
AgeCommit message (Expand)Author
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
2017-11-10Merge branch 'maint'Ingela Anderton Andin
2017-11-10Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-09Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20Erlang/OTP
2017-11-09Avoid WindowBits=8 as per the manualJohn Högberg
2017-11-09Fix deflateParams on zlib 1.2.11John Högberg
2017-11-02Only apply EOS behaviors if there's pending dataJohn Högberg
2017-10-30Merge branch 'lukas/erts/misc_fixes'Lukas Larsson
2017-10-25Merge branch 'maint'John Högberg
2017-10-25Merge branch 'maint-20' into maintJohn Högberg
2017-10-18kernel: Fix gen_tcp_misc indentationLukas Larsson
2017-10-17kernel: Fix erl_distribution_wb_SUITESverker Eriksson
2017-10-12Merge branch 'rickard/null-chars/ERL-370/OTP-14543'Rickard Green
2017-10-12Merge branch 'maint'Rickard Green
2017-10-12Revert "Merge branch 'rickard/null-char-filenames/ERL-370/OTP-14543' into maint"Rickard Green
2017-10-11Don't allow null chars in various stringsRickard Green
2017-10-11Add zlib:set_controlling_process/2John Högberg
2017-10-10Merge branch 'maint'Sverker Eriksson
2017-10-03kernel: Cleanup trace_pattern after code_SUITE:upgradeSverker Eriksson
2017-10-02Merge branch 'maint'John Högberg
2017-10-02Merge branch 'maint-20' into maintJohn Högberg
2017-10-02Merge branch 'maint'Rickard Green
2017-10-02Merge branch 'lukas/erts/poll-thread/OTP-14346'Lukas Larsson
2017-10-02kernel: Rewrite gen_udp_SUITE:read_packet tcLukas Larsson
2017-09-29Fix gunzip/1 of concatenated gzip filesJohn Högberg
2017-09-29Fix minor incompatibilities in inflate behaviorJohn Högberg
2017-09-27Don't allow null in filenamesRickard Green
2017-09-15Merge branch 'maint'Sverker Eriksson