aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/nif_SUITE.erl
AgeCommit message (Expand)Author
2018-04-25Merge branch 'lukas/erts/poll-thread/OTP-14346'Lukas Larsson
2018-04-24erts: nif resource stop from poll-thread is a indirect callLukas Larsson
2018-03-23Add enif_make_map_from_arraysJohn Högberg
2018-02-19Merge branch 'maint'John Högberg
2018-02-15Handle unaligned binaries in enif_inspect_iovecJohn Högberg
2017-12-08Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692Björn Gustavsson
2017-11-30Add enif_ioq_peek_headJohn Högberg
2017-11-30Use the new syntax in more test suitesBjörn Gustavsson
2017-10-02erts: enif_select steal testDmytro Lytovchenko
2017-09-06Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg
2017-09-05erts: Add nif ioqLukas Larsson
2017-07-25Merge branch 'maint'Sverker Eriksson
2017-07-17Fix testcases after removal of non-smp emulatorLukas Larsson
2017-07-11erts: Fix bug in enif_whereis_pid/portSverker Eriksson
2017-06-09Merge pull request #1400 from tburghart/trb/erts/enif_whereisRickard Green
2017-05-23erts: Reduce runtime for nif_SUITE hash testsSverker 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-04Update copyright yearRaimo Niskanen
2017-04-24erts: Discontinue salted use of enif_hash/phash2Guilherme 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-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-19erts: Add enif_phash2 and enif_phash2_rangedGuilherme Andrade
2017-02-22Fix nif_SUITE:select for old linuxSverker Eriksson
2017-02-20erts: Skip nif_SUITE:select on windowsSverker Eriksson
2017-02-20Expand nif_SUITE:monitor_frenzy to verify dtor callsSverker Eriksson
2017-02-20Expand nif_SUITE:monitor_frenzy with binary_to_termSverker Eriksson
2017-02-20Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-02-20erts: Add enif_compare_monitorsSverker Eriksson
2017-02-09erts: Change return value for enif_selectSverker Eriksson
2017-02-09erts: Add pid argument to enif_selectSverker Eriksson
2017-02-09erts: Add enif_monitor_process and enif_demonitor_processSverker Eriksson
2017-02-06Use magic refs for NIF resourcesRickard Green
2017-02-03Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-01-12Reduction counting on non-tail returnRickard Green
2017-01-09nif_SUITE: Send message from stop callbackSverker Eriksson
2016-12-19Add ErlNifSelectReturnSverker Eriksson
2016-12-19nif_SUITE: Add last_fd_stop_callSverker Eriksson
2016-12-19erts: Add testing + some minor fixesSverker Eriksson
2016-11-30erts: Add enif_select & enif_open_resource_type_xSverker Eriksson
2016-11-25erts: Fix code_SUITE:api_2_0,upgrade crash on win64Sverker Eriksson
2016-11-23erts: Add tests of nif API 2.0Sverker Eriksson
2016-11-23erts: Use test groups to repeat for different APIsSverker Eriksson
2016-11-23erts: Add testing of old nif APISverker Eriksson
2016-11-21erts: Mend broken checks in nif_SUITESverker Eriksson
2016-11-01erts: Add notsup error for load_nif/2 from hipe codeSverker Eriksson