summaryrefslogtreecommitdiff
path: root/erts/emulator/test/send_term_SUITE.erl
Commit message (Collapse)AuthorAgeFilesLines
* erts: Add map construction to driver APISverker Eriksson2014-01-291-3/+16
| | | | | | | erl_drv_output_term() and erl_drv_send_term() can send messages containing maps with the use of the new ERL_DRV_MAP. The driver API minor version is updated as new functionality is added.
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
|
* erts: Remove SBMBC allocatorSverker Eriksson2013-06-031-4/+0
|
* Use separate memory carriers for small blocksRickard Green2011-07-081-0/+4
|
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
|
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
|
* Fix formatting for emulatorLukas Larsson2011-02-171-6/+7
|
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
|
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
|
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-4/+14
|
* Fix ERL_DRV_INT and ERL_DRV_UINT in halfword emulatorRickard Green2010-10-271-2/+2
|
* Fix bug that caused faulty 64-bit integers from drivers.Sverker Eriksson2010-06-301-32/+35
|
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+354