aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
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-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
2014-03-14Merge branch 'sverk/maps-erl_interface'Sverker Eriksson
2014-03-14erts: Change external format for mapsSverker Eriksson
2014-03-13Merge branch 'sverk/valgrind-leaks'Sverker Eriksson
2014-03-10enable enif_send to work from a dirty schedulerSteve Vinoski
2014-02-28erts: Fix leak in nif_SUITE:resource_takeover (again)Sverker Eriksson
2014-02-27erts: Fix Map cmp exact equal of an empty mapBjörn-Egil Dahlberg
2014-02-24Merge branch 'lukas/erts/float_encoding/OTP-11738'Lukas Larsson
2014-02-24Merge branch 'vinoski/ds2'Rickard Green
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-02-24erts: Set default external enc to use new float schemeLukas Larsson
2014-02-20erts: Fix memory leak in nif_SUITE:resource_takeoverSverker Eriksson
2014-02-19Merge branch 'sverk/test_server/openbsd-dynlink'Sverker Eriksson
2014-02-19Merge branch 'sverk/crypto/hmac-context-reuse-bug'Sverker Eriksson
2014-02-07erts,compiler: Correct and amend tests for MapsBjörn-Egil Dahlberg
2014-02-05erts: Fix NIF bug when load/upgrade fails after enif_open_resource_typeSverker Eriksson
2014-02-05erts: Skip driver_SUITE:thr_free_drv for VM without threadsSverker Eriksson
2014-02-05erts: Fix driver_SUITE:otp_9302 for VM without threadsSverker Eriksson
2014-01-29erts: Strengthen map_SUITE testsBjörn-Egil Dahlberg
2014-01-29erts: Update maps_fold test to respect maps:fold/3Björn-Egil Dahlberg
2014-01-29erts: Add map construction to driver APISverker Eriksson
2014-01-29erts: Change 'size' argument of enif_get_map_size from int* to size_t*Sverker Eriksson
2014-01-29erts: Add more tests for the NIF map APISverker Eriksson
2014-01-29erts: Fix map iterator bug when reverting from end of map positionSverker Eriksson