aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2014-11-26Merge branch 'sverk/port_get_data-race/OTP-12208' into maintSverker Eriksson
2014-11-25erts: Fix port data memory allocation bugSverker Eriksson
2014-11-10Merge branch 'vinoski/dirty-nif-return-gc' into maintBruce Yinhe
2014-11-04Fix gc-related problem with dirty NIFsSteve Vinoski
2014-11-02Expose NIF versionPeter Lemenkov
2014-10-28Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-10-23Merge branch 'rickard/maint-17/eager-check-io/OTP-12117' into maintRickard Green
2014-09-30erts: Add test case for port_set_data and port_get_dataSverker Eriksson
2014-09-25Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...Rickard Green
2014-09-25Introduce support for eager check I/O schedulingRickard Green
2014-09-12erts: Remove enif_have_dirty_schedulers()Sverker Eriksson
2014-09-05Merge branch 'rickard/memory_consuming_tuple_tests' into maintRickard Green
2014-09-05Only run upper boundry tuple test with lots of memoryRickard Green
2014-09-04Merge branch 'sverk/MIN_SMALL-to-integer' into maintSverker Eriksson
2014-09-04erts: Correct conversion of MIN_SMALL numeral to fixnumSverker Eriksson
2014-09-04Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maintSverker Eriksson
2014-09-03erts: Fix bug with enif_make_copy reallocating writable binarySverker Eriksson
2014-08-29Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maintRickard Green
2014-08-28add enif_schedule_nif() to NIF APISteve Vinoski
2014-08-22Fix busy_port_SUITE:io_to_busy test-caseRickard Green
2014-08-21Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg
2014-08-11Merge branch 'rickard/nosuspend-bug/OTP-12082' into maintRickard Green
2014-08-06Fix build of test port programRickard Green
2014-08-06erts: Fix tc and docs after {fd,FD} bind changeLukas Larsson
2014-08-05Update Makefile.srckudryashov-sv
2014-08-05Add async_ports testSergey Kudryashov
2014-07-11erts: Test erlang:fun_info_mfa/1Björn-Egil Dahlberg
2014-06-06Merge branch 'rickard/binary_to_term_error/OTP-11931' into maintRickard Green
2014-06-06Merge branch 'rickard/yielding-binary-list-conversions/OTP-11888' into maintRickard Green
2014-06-05Replace erlang:binary_to_term() Erlang wrappersRickard Green
2014-06-05Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maintLukas Larsson
2014-06-05Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maintLukas Larsson
2014-06-05erts: tracing on send now works for registered processesLukas Larsson
2014-05-22Add test-case comparing old and new implementationsRickard Green
2014-05-22Make binary BIFs converting from lists yield on large inputRickard Green
2014-05-22Make binary BIFs converting to lists yield on large inputRickard Green
2014-04-30erts: Add testcase for erts_debug:size/1 Map termsBjörn-Egil Dahlberg
2014-04-29Fix timeout for match_spec_SUITE:otp_9422Sverker Eriksson
2014-04-28Add erlang:system_info(tolerant_timeofday)Eiichi Tsukata
2014-04-02Merge branch 'egil/test-cuddling'Björn-Egil Dahlberg
2014-04-01erts: Make binary_SUITE:deep less stressfulSverker Eriksson
2014-04-01emulator: Increase timetrap timeout for binary_SUITEBjörn-Egil Dahlberg
2014-04-01emulator: Increase timetrap timeout for match_spec_SUITEBjörn-Egil Dahlberg
2014-03-27erts: Fix bug in test case port_SUITE:otp_5119Sverker Eriksson
2014-03-26erts: Reduce runtime of test port_SUITE:close_deaf_portSverker Eriksson
2014-03-21Introduce minimum allowed major driver and nif versions on loadRickard Green
2014-03-20Merge branch 'vinoski/ds-enif-send'Rickard Green
2014-03-20Merge branch 'bjorn/erts/fix-lingering-tracer'Björn Gustavsson
2014-03-20Teach the call_time trace to notice when the trace dies (non-SMP system)Björn Gustavsson