aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2017-06-03Fix process_SUITE:low_prio/1Björn Gustavsson
2017-06-02Merge branch 'john/erts/refactor-gcsuite'John Högberg
2017-06-01Merge branch 'rickard/purge-hibernated-19' into rickard/purge-hibernated-20Rickard Green
2017-06-01Merge branch 'rickard/purge-hibernated' into rickard/purge-hibernated-19Rickard Green
2017-06-01Update testcase to check that purge handle hibernated process correctRickard Green
2017-05-31Break out a lot of duplicated code in minor_major_gc_option_ZZZJohn Högberg
2017-05-31Make sure that asynchronous replies are not lostBjörn Gustavsson
2017-05-31Fix a race condition that consistently affected lc+lcnt buildsJohn Högberg
2017-05-29Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-05-24bs_construct_SUITE: Correct calculation of free memoryBjörn Gustavsson
2017-05-23erts: Reduce runtime for nif_SUITE hash testsSverker Eriksson
2017-05-23Merge branch 'sverker/enif_select-testing'Sverker Eriksson
2017-05-23erts: Fix nif_SUITE:monitor_frenzy for threadlessSverker Eriksson
2017-05-23erts: Improve message flush in nif_SUITESverker Eriksson
2017-05-23erts: Test monitor resource destructor from threadSverker Eriksson
2017-05-22Add enif_whereis_...() functionsTed Burghart
2017-05-19Merge branch 'rickard/ds-runqs'Rickard Green
2017-05-19Make statistics/1 aware of dirty run-queues and tasksRickard Green
2017-05-17code_SUITE: Remove unused functionsBjörn Gustavsson
2017-05-17Eliminate warning for variable 'Config' being unusedBjörn Gustavsson
2017-05-08Merge branch 'sverker/is_module_native-trace-bug/OTP-14390'Sverker Eriksson
2017-05-05Extend hipe_SUITE to test exceptions and try/catchBjörn Gustavsson
2017-05-04erts: Fix code:is_module_native for local traceSverker Eriksson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-28Merge PR1413 from g-andrade/feature/phash2_nifSverker Eriksson
2017-04-25Merge branch 'lukas/erts/list_to_port/OTP-14348'Lukas Larsson
2017-04-25erts: Add erlang:list_to_port/1 debug bifLukas Larsson
2017-04-25Merge branch 'lukas/erts/deprecate-non-smp/OTP-14272'Lukas Larsson
2017-04-24erts: Discontinue salted use of enif_hash/phash2Guilherme Andrade
2017-04-24Handle chardata in string:to_float and string:to_listDan Gudmundsson
2017-04-22erts: Allow for easier future enif_hash expansionGuilherme Andrade
2017-04-22erts: Add test cases for salted enif_hash callsGuilherme Andrade
2017-04-22erts: Support custom salt in enif_hashGuilherme Andrade
2017-04-21erts: Fix testcases for smp +S 1:1Lukas Larsson
2017-04-21erts: Deprecate the non-smp emulatorsLukas Larsson
2017-04-20erts: Refactor enif_phash2 into enif_hashGuilherme Andrade
2017-04-20erts: Fix random floats in enif_phash2 testsGuilherme Andrade
2017-04-20erts: Remove enif_phash2_rangedGuilherme Andrade
2017-04-20Remove test case for testing compatibility with R9BBjörn Gustavsson
2017-04-20Do atom roundtripping with an R16B nodeBjörn Gustavsson
2017-04-19erts: Add enif_phash2 and enif_phash2_rangedGuilherme Andrade
2017-04-12Merge branch sverker/remove-latin1-atom-encoding/OTP-14337Sverker Eriksson
2017-04-11Merge branch 'rickard/node_container_SUITE.spec'Rickard Green
2017-04-11Merge branch 'rickard/test-fix'Rickard Green
2017-04-11Merge branch 'rickard/pcre-8.40'Rickard Green
2017-04-07Stack guard for PCRERickard Green
2017-03-24Add node_container_SUITE specRickard Green
2017-03-17Fix scheduler_SUITE:update_cpu_info test-caseRickard Green
2017-03-14erts: Remove fun_r13_SUITESverker Eriksson
2017-03-13erts: Fix os_signal_SUITE testBjörn-Egil Dahlberg